Hi!
I have the World Map Kit and have been successfully using the demos to learn how to implement into my application. However I am seeing some problems with the demos and the 3.0.115 version of the MapSuiteCore.dll.
When referencing the 3.0.115 dll I get the following as errors:
Operator '+' cannot be applied to operands of type 'double' and 'System.TimeSpan'
Argument '2': cannot convert from 'System.TimeSpan' to 'double'
ThinkGeo.MapSuite.Core.TextStyles' does not contain a definition for 'GetSimpleTextStyle
Is there a newer version of the MapSuiteCore.dll or a new World Map Kit demo that work better together?