ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
Note: The page was created before Map Suite 10. Map Suite 10.0 organized many classes into new namespaces and assemblies as well as had a few minor breaks in compatibility. The majority of previously built code should work without modification assuming the new namespaces are added. For guidance on upgrading your existing code, please check out MapSuite 10 Upgrade Guide.
ThinkGeo's Map Suite for Android™ is a powerful .NET control that lets you add interactive maps and professional-grade GIS to your Android apps. Using the power of the Xamarin mobile platform and Map Suite together, you can develop native Android apps using the C# language and .NET libraries you're already familiar with.
Browse the demo applications to see the power of Map Suite Android Edition.
Getting Started
Overlays
Project Templates
The Core API documentation covers the ThinkGeo.MapSuite.PortableCore namespace which resides in the MapSuitePortableCore.dll assembly. It contains all of the core GIS classes that are shared between the different Map Suite edition map controls and servers. It includes such classes as Style, FeatureSource, Layer, Projection etc. This is where the bulk of the classes are for most of the Map Suite products.
The Android Edition API documentation covers the ThinkGeo.MapSuite.AndroidEdition namespace which resides in the AndroidEdition.dll assembly. It contains all of the Android Edition specific classes such as the map control itself, Overlays, and supported map classes.
The FormsEdition API documentation covers the ThinkGeo.MapSuite.FormsEdition namespace which resides in the MapSuiteFormsEdition.dll assembly. It contains all of the MapSuiteForms Edition specific classes such as the map control itself, Overlays, and supported map classes.
The FormsEdition.Android API documentation covers the ThinkGeo.MapSuite.FormsEdition.Android namespace which resides in the MapSuiteFormsEdition.Android.dll assembly. It contains all of the FormsEdition.Android Edition specific classes such as the Forms.
Within your Android app, you can leverage the full power of Map Suite's core GIS features, including projections, custom rendering and labeling, shape drawing and editing, and more.
Tip: You'll want to select “Fullscreen” to properly read the source code.
Screen Shots of the Android Edition on different types of devices.
Tablets
Phones
This change log details the changes made to the product for each major release cycle.
This change log details the new features and bug fixes applied to the product for each major release cycle.