ThinkGeo.com    |     Documentation    |     Premium Support

What is the equivalent of TextStyles.CreateSimpleTextStyle in Map Suite MVC Edition for Version 9.0

Hi,

I’m migrating our project from Map Suite Web Edition 6.0 to Map Suite MVC 9.0. 



Presently, We are creating Styles as shown in below,



TextStyle textStyle1 = TextStyles.CreateSimpleTextStyle(“Name”, “Arial”, 8, DrawingFontStyles.Regular, GeoColor.StandardColors.Black, GeoColor.StandardColors.White, 2f, 0, 0); 



Now, I’m getting the below error, 



Warning as Error: ‘ThinkGeo.MapSuite.Core.TextStyles’ is obsolete: 'We suggest you use the new static class WorldMapKitTextStyles as it has updated and better looking styles.



Can you please help me here to fix this issue?



Thanks in advance,

-Ashwath

 Ashwath,



Well, this was a mistake we added this obsolete message and we’ve fixed since prod 9.0.0.66 and dev 9.0.66.0. You can get the latest daily package to solve this issue.



Please let us know if any other questions.



Thanks,

Troy