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
This is an old revision of the document!
<!– Class –> Contains the different map tools as properties and acts as an entrance for setting these map controls.
This class is designed to be easy to use. It contains all the available tools of the map. You can find and set those map tools easily by using this class.
*System.Object
* AndroidEdition System.Collections.ObjectModel.Collection‹T›[[ThinkGeo.MapSuite.AndroidEdition.MapTool * PublicKeyToken=0828af5241fb4207]] Culture=neutral * Version=8.0.0.0 AndroidEdition *ThinkGeo.MapSuite.Core.GeoCollection‹T›[[ThinkGeo.MapSuite.AndroidEdition.MapTool ThinkGeo.MapSuite.AndroidEdition.MapTools
Name | Parameters | DeclaringType | Summary |
---|
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Collection<MapTool>(overriden) | ||
![]() | Object | ||
![]() | Int32, MapTool | Collection<MapTool>(overriden) | |
![]() | Object | ||
![]() | AddedGeoCollectionEventArgs | GeoCollection<MapTool> | |
![]() | AddingGeoCollectionEventArgs | GeoCollection<MapTool> | |
![]() | ClearedItemsGeoCollectionEventArgs | GeoCollection<MapTool> | |
![]() | ClearingItemsGeoCollectionEventArgs | GeoCollection<MapTool> | |
![]() | NotifyCollectionChangedEventArgs | GeoCollection<MapTool> | |
![]() | InsertedGeoCollectionEventArgs | GeoCollection<MapTool> | |
![]() | InsertingGeoCollectionEventArgs | GeoCollection<MapTool> | |
![]() | PropertyChangedEventArgs | GeoCollection<MapTool> | |
![]() | RemovedGeoCollectionEventArgs | GeoCollection<MapTool> | |
![]() | RemovingGeoCollectionEventArgs | GeoCollection<MapTool> | |
![]() | Int32 | Collection<MapTool>(overriden) | |
![]() | Int32, MapTool | Collection<MapTool>(overriden) |
Name | Return | DeclaringType | Summary |
---|---|---|---|
![]() | CenterCoordinateMapTool | Gets the center coordinate. | |
![]() | Int32 | Collection<MapTool> | |
![]() | MapTool | GeoCollection<MapTool> | |
![]() | MapTool | Collection<MapTool> | |
![]() | ZoomMapTool | Gets the zoom map tool. |
Name | Event Arguments | DeclaringType | Summary |
---|---|---|---|
![]() | AddedGeoCollectionEventArgs | GeoCollection<MapTool> | |
![]() | AddingGeoCollectionEventArgs | GeoCollection<MapTool> | |
![]() | ClearedItemsGeoCollectionEventArgs | GeoCollection<MapTool> | |
![]() | ClearingItemsGeoCollectionEventArgs | GeoCollection<MapTool> | |
![]() | NotifyCollectionChangedEventArgs | GeoCollection<MapTool> | |
![]() | InsertedGeoCollectionEventArgs | GeoCollection<MapTool> | |
![]() | InsertingGeoCollectionEventArgs | GeoCollection<MapTool> | |
![]() | PropertyChangedEventArgs | GeoCollection<MapTool> | |
![]() | RemovedGeoCollectionEventArgs | GeoCollection<MapTool> | |
![]() | RemovingGeoCollectionEventArgs | GeoCollection<MapTool> |
Initializes a new instance of the class.
Name | Type | Description |
---|---|---|
context | Context<!– Android.Content.Context –> | Interface to global information about an application environment. |
currentMap | MapView<!– ThinkGeo.MapSuite.AndroidEdition.MapView –> | A mapView object that all map tools in this object is based on. |
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
item | MapTool<!– ThinkGeo.MapSuite.AndroidEdition.MapTool –> |
<!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.AndroidEdition.MapTool} –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
key | String<!– System.String –> | |
item | MapTool<!– ThinkGeo.MapSuite.AndroidEdition.MapTool –> |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
item | MapTool<!– ThinkGeo.MapSuite.AndroidEdition.MapTool –> |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.AndroidEdition.MapTool} –> Go Back
Return Type | Description |
---|---|
Boolean<!– System.Boolean –> |
Name | Type | Description |
---|---|---|
key | String<!– System.String –> |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} –> Go Back
Return Type | Description |
---|---|
Boolean<!– System.Boolean –> |
Name | Type | Description |
---|---|---|
item | MapTool<!– ThinkGeo.MapSuite.AndroidEdition.MapTool –> |
<!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.AndroidEdition.MapTool} –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
array | MapTool[]<!– ThinkGeo.MapSuite.AndroidEdition.MapToolthinkgeo.mapsuite.androidedition.maptools –> | |
index | Int32<!– System.Int32 –> |
<!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.AndroidEdition.MapTool} –> Go Back
Return Type | Description |
---|---|
Boolean<!– System.Boolean –> |
Name | Type | Description |
---|---|---|
obj | Object<!– System.Object –> |
<!– System.Object –> Go Back
Return Type | Description |
---|---|
IEnumerator<MapTool><!– System.Collections.Generic.IEnumerator{ThinkGeo.MapSuite.AndroidEdition.MapTool} –> |
Name | Type | Description |
---|
<!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.AndroidEdition.MapTool} –> Go Back
Return Type | Description |
---|---|
Int32<!– System.Int32 –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Collection<String><!– System.Collections.ObjectModel.Collection{System.String} –> |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} –> Go Back
Return Type | Description |
---|---|
Type<!– System.Type –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Int32<!– System.Int32 –> |
Name | Type | Description |
---|---|---|
item | MapTool<!– ThinkGeo.MapSuite.AndroidEdition.MapTool –> |
<!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.AndroidEdition.MapTool} –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
index | Int32<!– System.Int32 –> | |
item | MapTool<!– ThinkGeo.MapSuite.AndroidEdition.MapTool –> |
<!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.AndroidEdition.MapTool} –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
index | Int32<!– System.Int32 –> | |
item | MapTool<!– ThinkGeo.MapSuite.AndroidEdition.MapTool –> |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
index | Int32<!– System.Int32 –> | |
key | String<!– System.String –> | |
item | MapTool<!– ThinkGeo.MapSuite.AndroidEdition.MapTool –> |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
index | Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
key | String<!– System.String –> |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
item | MapTool<!– ThinkGeo.MapSuite.AndroidEdition.MapTool –> |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
key | String<!– System.String –> | |
toIndex | Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
fromIndex | Int32<!– System.Int32 –> | |
toIndex | Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
item | MapTool<!– ThinkGeo.MapSuite.AndroidEdition.MapTool –> | |
toIndex | Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
key | String<!– System.String –> |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
index | Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
item | MapTool<!– ThinkGeo.MapSuite.AndroidEdition.MapTool –> |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
item | MapTool<!– ThinkGeo.MapSuite.AndroidEdition.MapTool –> |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
index | Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
key | String<!– System.String –> |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
item | MapTool<!– ThinkGeo.MapSuite.AndroidEdition.MapTool –> |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
key | String<!– System.String –> |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
index | Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} –> Go Back
Refreshes all the map tools objects maintaining in the MapTools object.
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.AndroidEdition.MapTools –> Go Back
Return Type | Description |
---|---|
Boolean<!– System.Boolean –> |
Name | Type | Description |
---|---|---|
item | MapTool<!– ThinkGeo.MapSuite.AndroidEdition.MapTool –> |
<!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.AndroidEdition.MapTool} –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
key | String<!– System.String –> |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
index | Int32<!– System.Int32 –> |
<!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.AndroidEdition.MapTool} –> Go Back
Return Type | Description |
---|---|
String<!– System.String –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.AndroidEdition.MapTool}(overriden) –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
index | Int32<!– System.Int32 –> | |
item | MapTool<!– ThinkGeo.MapSuite.AndroidEdition.MapTool –> |
<!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.AndroidEdition.MapTool}(overriden) –> Go Back
Return Type | Description |
---|---|
Object<!– System.Object –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
e | AddedGeoCollectionEventArgs<!– ThinkGeo.MapSuite.Core.AddedGeoCollectionEventArgs –> |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
e | AddingGeoCollectionEventArgs<!– ThinkGeo.MapSuite.Core.AddingGeoCollectionEventArgs –> |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
e | ClearedItemsGeoCollectionEventArgs<!– ThinkGeo.MapSuite.Core.ClearedItemsGeoCollectionEventArgs –> |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
e | ClearingItemsGeoCollectionEventArgs<!– ThinkGeo.MapSuite.Core.ClearingItemsGeoCollectionEventArgs –> |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
e | NotifyCollectionChangedEventArgs<!– System.Collections.Specialized.NotifyCollectionChangedEventArgs –> |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
e | InsertedGeoCollectionEventArgs<!– ThinkGeo.MapSuite.Core.InsertedGeoCollectionEventArgs –> |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
e | InsertingGeoCollectionEventArgs<!– ThinkGeo.MapSuite.Core.InsertingGeoCollectionEventArgs –> |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
e | PropertyChangedEventArgs<!– System.ComponentModel.PropertyChangedEventArgs –> |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
e | RemovedGeoCollectionEventArgs<!– ThinkGeo.MapSuite.Core.RemovedGeoCollectionEventArgs –> |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
e | RemovingGeoCollectionEventArgs<!– ThinkGeo.MapSuite.Core.RemovingGeoCollectionEventArgs –> |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
index | Int32<!– System.Int32 –> |
<!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.AndroidEdition.MapTool}(overriden) –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
index | Int32<!– System.Int32 –> | |
item | MapTool<!– ThinkGeo.MapSuite.AndroidEdition.MapTool –> |
<!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.AndroidEdition.MapTool}(overriden) –> Go Back
Gets the center coordinate.
Return Type |
---|
CenterCoordinateMapTool<!– ThinkGeo.MapSuite.AndroidEdition.CenterCoordinateMapTool –> |
<!– ThinkGeo.MapSuite.AndroidEdition.MapTools –> Go Back
Return Type |
---|
Int32<!– System.Int32 –> |
<!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.AndroidEdition.MapTool} –> Go Back
Return Type |
---|
MapTool<!– ThinkGeo.MapSuite.AndroidEdition.MapTool –> |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} –> Go Back
Return Type |
---|
MapTool<!– ThinkGeo.MapSuite.AndroidEdition.MapTool –> |
<!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.AndroidEdition.MapTool} –> Go Back
Gets the zoom map tool.
Return Type |
---|
ZoomMapTool<!– ThinkGeo.MapSuite.AndroidEdition.ZoomMapTool –> |
<!– ThinkGeo.MapSuite.AndroidEdition.MapTools –> Go Back
Return Type |
---|
IList<MapTool><!– System.Collections.Generic.IList{ThinkGeo.MapSuite.AndroidEdition.MapTool} –> |
<!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.AndroidEdition.MapTool} –> Go Back
Event Arguments |
---|
AddedGeoCollectionEventArgs<!– ThinkGeo.MapSuite.Core.AddedGeoCollectionEventArgs –> |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} –> Go Back
Event Arguments |
---|
AddingGeoCollectionEventArgs<!– ThinkGeo.MapSuite.Core.AddingGeoCollectionEventArgs –> |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} –> Go Back
Event Arguments |
---|
ClearedItemsGeoCollectionEventArgs<!– ThinkGeo.MapSuite.Core.ClearedItemsGeoCollectionEventArgs –> |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} –> Go Back
Event Arguments |
---|
ClearingItemsGeoCollectionEventArgs<!– ThinkGeo.MapSuite.Core.ClearingItemsGeoCollectionEventArgs –> |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} –> Go Back
Event Arguments |
---|
NotifyCollectionChangedEventArgs<!– System.Collections.Specialized.NotifyCollectionChangedEventArgs –> |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} –> Go Back
Event Arguments |
---|
InsertedGeoCollectionEventArgs<!– ThinkGeo.MapSuite.Core.InsertedGeoCollectionEventArgs –> |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} –> Go Back
Event Arguments |
---|
InsertingGeoCollectionEventArgs<!– ThinkGeo.MapSuite.Core.InsertingGeoCollectionEventArgs –> |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} –> Go Back
Event Arguments |
---|
PropertyChangedEventArgs<!– System.ComponentModel.PropertyChangedEventArgs –> |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} –> Go Back
Event Arguments |
---|
RemovedGeoCollectionEventArgs<!– ThinkGeo.MapSuite.Core.RemovedGeoCollectionEventArgs –> |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} –> Go Back
Event Arguments |
---|
RemovingGeoCollectionEventArgs<!– ThinkGeo.MapSuite.Core.RemovingGeoCollectionEventArgs –> |
<!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} –> Go Back
NOTOC AndroidEdition ThinkGeo.MapSuite.AndroidEdition UpdateDocumentation