User Tools

Site Tools


thinkgeo.mapsuite.androidedition

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
thinkgeo.mapsuite.androidedition [2015/08/20 03:08]
127.0.0.1 external edit
thinkgeo.mapsuite.androidedition [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.AndroidEdition ====== ====== ThinkGeo.MapSuite.AndroidEdition ======
  
-<!-- NamespacePage --+{{section>upgrade_map_suite_to_10.0}} 
-<!-- AndroidEdition -->+
 ===== AndroidEdition ===== ===== AndroidEdition =====
-==== Classes ​==== +=== Classes === 
-^ Name ^ Summary ^ +<div characters_index>​ 
-| [[ThinkGeo.MapSuite.AndroidEdition.AdornmentOverlay|AdornmentOverlay]] ​  |    | +[[#​classes_a|A]] 
-[[ThinkGeo.MapSuite.AndroidEdition.AndroidGeoCanvas|AndroidGeoCanvas]] ​  | This class represents a canvas that is used to draw geographic shapes. It is intended to be inherited for the implementation of different drawing systems. ​  | +[[#​classes_b|B]] 
-| [[ThinkGeo.MapSuite.AndroidEdition.BingMapsTileOverlay|BingMapsTileOverlay]] ​  | This class represents an overlay that requesting from Bing Maps Imagery Service. ​  | +[[#​classes_c|C]] 
-[[ThinkGeo.MapSuite.AndroidEdition.CenterCoordinateMapTool|CenterCoordinateMapTool]] ​  | Represents the coordinates of the map center, display in the lower right corner of the map.   | +[[#​classes_d|D]] 
-[[ThinkGeo.MapSuite.AndroidEdition.ControlPointSelectedEditInteractiveOverlayEventArgs|ControlPointSelectedEditInteractiveOverlayEventArgs]] ​  | Provides data for the ControlPointSelected event. ​  | +[[#​classes_e|E]] 
-[[ThinkGeo.MapSuite.AndroidEdition.ControlPointSelectingEditInteractiveOverlayEventArgs|ControlPointSelectingEditInteractiveOverlayEventArgs]] ​  | Provides data for the ControlPointSelecting event. ​  | +[[#​classes_f|F]] 
-[[ThinkGeo.MapSuite.AndroidEdition.CurrentExtentChangedMapViewEventArgs|CurrentExtentChangedMapViewEventArgs]] ​  | Use to send data when map's extent is changed. ​  | +[[#​classes_g|G]] 
-[[ThinkGeo.MapSuite.AndroidEdition.CurrentExtentChangingMapViewEventArgs|CurrentExtentChangingMapViewEventArgs]] ​  | Use to send data when map's extent is changing. ​  | +[[#​classes_h|H]] 
-[[ThinkGeo.MapSuite.AndroidEdition.CurrentScaleChangedMapViewEventArgs|CurrentScaleChangedMapViewEventArgs]] ​  | Use to send data when map's current scale is changed. ​  | +[[#​classes_i|I]] 
-[[ThinkGeo.MapSuite.AndroidEdition.CurrentScaleChangingMapViewEventArgs|CurrentScaleChangingMapViewEventArgs]] ​  | Use to send data when map's current scale is changing. ​  | +[[#​classes_j|J]] 
-[[ThinkGeo.MapSuite.AndroidEdition.DrawingExceptionOverlayEventArgs|DrawingExceptionOverlayEventArgs]] ​  | Provides data for the DrawingExceptionOverlay event. ​  | +[[#​classes_k|K]] 
-[[ThinkGeo.MapSuite.AndroidEdition.DrawnExceptionOverlayEventArgs|DrawnExceptionOverlayEventArgs]] ​  | Provides data for the DrawnExceptionOverlay event. ​  | +[[#​classes_l|L]] 
-[[ThinkGeo.MapSuite.AndroidEdition.EditEndedEditInteractiveOverlayEventArgs|EditEndedEditInteractiveOverlayEventArgs]] ​  | Provides data for the FeatureEdited event. ​  | +[[#​classes_m|M]] 
-[[ThinkGeo.MapSuite.AndroidEdition.EditInteractiveOverlay|EditInteractiveOverlay]] ​  | This class inherits from InterativeOverlay abstract class. This specified overlay describle the EditShape interative process with MapControl using Mouse or Keyborad. ​  | +[[#​classes_n|N]] 
-[[ThinkGeo.MapSuite.AndroidEdition.ExtentInteractiveOverlay|ExtentInteractiveOverlay]] ​  | This class inherits from InterativeOverlay abstract class. This specified overlay describle the Extent Changing interative process with MapControl using Mouse or Keyborad. ​  | +[[#​classes_o|O]] 
-[[ThinkGeo.MapSuite.AndroidEdition.FeatureDraggedEditInteractiveOverlayEventArgs|FeatureDraggedEditInteractiveOverlayEventArgs]] ​  | Provides data for the FeatureDragged event. ​  | +[[#​classes_p|P]] 
-[[ThinkGeo.MapSuite.AndroidEdition.FeatureDraggingEditInteractiveOverlayEventArgs|FeatureDraggingEditInteractiveOverlayEventArgs]] ​  | Provides data for the FeatureDragging event. ​  | +[[#​classes_q|Q]] 
-[[ThinkGeo.MapSuite.AndroidEdition.FeatureResizedEditInteractiveOverlayEventArgs|FeatureResizedEditInteractiveOverlayEventArgs]] ​  | Provides data for the FeatureResized event. ​  | +[[#​classes_r|R]] 
-[[ThinkGeo.MapSuite.AndroidEdition.FeatureResizingEditInteractiveOverlayEventArgs|FeatureResizingEditInteractiveOverlayEventArgs]] ​  | Provides data for the FeatureResizing event. ​  | +[[#​classes_s|S]] 
-[[ThinkGeo.MapSuite.AndroidEdition.FeatureRotatedEditInteractiveOverlayEventArgs|FeatureRotatedEditInteractiveOverlayEventArgs]] ​  | Provides data for the FeatureRotated event. ​  | +[[#​classes_t|T]] 
-[[ThinkGeo.MapSuite.AndroidEdition.FeatureRotatingEditInteractiveOverlayEventArgs|FeatureRotatingEditInteractiveOverlayEventArgs]] ​  | Provides data for the FeatureRotating event. ​  | +[[#​classes_u|U]] 
-| [[ThinkGeo.MapSuite.AndroidEdition.GoogleMapsTileOverlay|GoogleMapsTileOverlay]] ​  | This class represents the GoogleMapsOverlay which requests images from Google'​s image server by its StaticAPI. ​  ​+[[#​classes_v|V]] 
-| [[ThinkGeo.MapSuite.AndroidEdition.InteractionArguments|InteractionArguments]] ​  | This class encapsulates the information and simple method for interative actions. ​  | +[[#​classes_w|W]] 
-[[ThinkGeo.MapSuite.AndroidEdition.InteractiveOverlay|InteractiveOverlay]] ​  | This class inherits from Overlay abstract class. This specified overlay describle the interative process with MapControl using Mouse or Keyborad. ​  | +[[#​classes_x|X]] 
-[[ThinkGeo.MapSuite.AndroidEdition.InteractiveResult|InteractiveResult]] ​  | This class specifies the InterativeResult when deal with the Interative method in InterativeOverlay. ​  | +[[#​classes_y|Y]] 
-[[ThinkGeo.MapSuite.AndroidEdition.LayerOverlay|LayerOverlay]] ​  | This class represents a group of layers; each layer can be of any layer type.   | +[[#​classes_z|Z]] 
-[[ThinkGeo.MapSuite.AndroidEdition.LayerTileView|LayerTileView]] ​  | This class represents the base class of tile which is the element to form tile overlay. ​  | +</​div>​ 
-[[ThinkGeo.MapSuite.AndroidEdition.MapArguments|MapArguments]] ​  | Contains important properties and methods of current map object. ​  ​+<div newline></​div>​ 
-| [[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]] ​  | This class represents the base class of map controls. ​  | + 
-[[ThinkGeo.MapSuite.AndroidEdition.MapTools|MapTools]] ​  | Contains the different map tools as properties and acts as an entrance for setting these map controls. ​  | +> <​html><​strong id="​classes_a"></​strong></​html>​**A** 
-[[ThinkGeo.MapSuite.AndroidEdition.MapView|MapView]] ​  | This class represents the map control. ​  | + 
-[[ThinkGeo.MapSuite.AndroidEdition.Marker|Marker]] ​  | Represents a marker control on the map.   | +  * [[ThinkGeo.MapSuite.AndroidEdition.AdornmentOverlay|AdornmentOverlay]] 
-[[ThinkGeo.MapSuite.AndroidEdition.MarkerOverlay|MarkerOverlay]] ​  | This class represents an overlay which maintaining markers. ​  | +  ​* ​[[ThinkGeo.MapSuite.AndroidEdition.AndroidGeoCanvas|AndroidGeoCanvas]]<div newline></​div><​div>​This class represents a canvas that is used to draw geographic shapes. It is intended to be inherited for the implementation of different drawing systems.</​div>​ 
-[[ThinkGeo.MapSuite.AndroidEdition.MouseMovedTrackInteractiveOverlayEventArgs|MouseMovedTrackInteractiveOverlayEventArgs]] ​  | Provides data for the MouseMoved. event. ​  | + 
-[[ThinkGeo.MapSuite.AndroidEdition.OpenStreetMapOverlay|OpenStreetMapOverlay]] ​  | This class represents an overlay that requesting images from OpenStreet Map Service. ​  | +> <​html><​strong id="​classes_b"></​strong></​html>​**B** 
-[[ThinkGeo.MapSuite.AndroidEdition.OpenStreetMapTileOverlay|OpenStreetMapTileOverlay]] ​  | This class represents an overlay that requesting images from OpenStreet Map Service. ​  | + 
-[[ThinkGeo.MapSuite.AndroidEdition.Overlay|Overlay]] ​  | This class is the base class of all overlays in this overlay system. ​  | +  * [[ThinkGeo.MapSuite.AndroidEdition.BingMapsOverlay|BingMapsOverlay]]<​div newline></​div><​div>​This class represents an overlay that requesting from Bing Maps Imagery Service.</​div>​ 
-[[ThinkGeo.MapSuite.AndroidEdition.Popup|Popup]] ​  | This class represents a popup control for placing on the map.   | +  * [[ThinkGeo.MapSuite.AndroidEdition.BingMapsTileOverlay|BingMapsTileOverlay]]<div newline></​div><​div>​This class represents an overlay that requesting from Bing Maps Imagery Service.</​div>​ 
-[[ThinkGeo.MapSuite.AndroidEdition.PopupOverlay|PopupOverlay]] ​  | This class represents an overlay to place popups on the map.   | + 
-[[ThinkGeo.MapSuite.AndroidEdition.Resource|Resource]] ​  |    | +> <​html><​strong id="​classes_c"></​strong></​html>​**C** 
-[[ThinkGeo.MapSuite.AndroidEdition.SqliteBitmapTileCache|SqliteBitmapTileCache]] ​  | This class represents the base sqlite bitmap tile cache   | + 
-[[ThinkGeo.MapSuite.AndroidEdition.TileOverlay|TileOverlay]] ​  | Represents an overlay that maintains tiles. ​  | +  * [[ThinkGeo.MapSuite.AndroidEdition.CenterCoordinateMapTool|CenterCoordinateMapTool]]<div newline></​div><​div>​Represents the coordinates of the map center, display in the lower right corner of the map.</​div>​ 
-[[ThinkGeo.MapSuite.AndroidEdition.TileView|TileView]] ​  | This class represents the base class of tile which is the element to form tile overlay. ​  | +  ​* ​[[ThinkGeo.MapSuite.AndroidEdition.ControlPointSelectedEditInteractiveOverlayEventArgs|ControlPointSelectedEditInteractiveOverlayEventArgs]]<div newline></​div><​div>​Provides data for the ControlPointSelected event.</​div>​ 
-[[ThinkGeo.MapSuite.AndroidEdition.TrackEndedTrackInteractiveOverlayEventArgs|TrackEndedTrackInteractiveOverlayEventArgs]] ​  | This is the default constructor of this parameter. ​  | +  ​* ​[[ThinkGeo.MapSuite.AndroidEdition.ControlPointSelectingEditInteractiveOverlayEventArgs|ControlPointSelectingEditInteractiveOverlayEventArgs]]<div newline></​div><​div>​Provides data for the ControlPointSelecting event.</​div>​ 
-[[ThinkGeo.MapSuite.AndroidEdition.TrackEndingTrackInteractiveOverlayEventArgs|TrackEndingTrackInteractiveOverlayEventArgs]] ​  | Provides data for the TrackEnding. event. ​  | +  ​* ​[[ThinkGeo.MapSuite.AndroidEdition.CurrentExtentChangedMapViewEventArgs|CurrentExtentChangedMapViewEventArgs]]<div newline></​div><​div>​Use to send data when map's extent is changed.</​div>​ 
-[[ThinkGeo.MapSuite.AndroidEdition.TrackInteractiveOverlay|TrackInteractiveOverlay]] ​  | This class inherits from InterativeOverlay abstract class. This specified overlay describle the TrackShape interative process with MapControl using Mouse or Keyborad. ​  | +  ​* ​[[ThinkGeo.MapSuite.AndroidEdition.CurrentExtentChangingMapViewEventArgs|CurrentExtentChangingMapViewEventArgs]]<div newline></​div><​div>​Use to send data when map's extent is changing.</​div>​ 
-[[ThinkGeo.MapSuite.AndroidEdition.TrackStartedTrackInteractiveOverlayEventArgs|TrackStartedTrackInteractiveOverlayEventArgs]] ​  | Provides data for the TrackStarted. event. ​  | +  ​* ​[[ThinkGeo.MapSuite.AndroidEdition.CurrentScaleChangedMapViewEventArgs|CurrentScaleChangedMapViewEventArgs]]<div newline></​div><​div>​Use to send data when map's current scale is changed.</​div>​ 
-[[ThinkGeo.MapSuite.AndroidEdition.TrackStartingTrackInteractiveOverlayEventArgs|TrackStartingTrackInteractiveOverlayEventArgs]] ​  | Provides data for the TrackStarting. event. ​  | +  ​* ​[[ThinkGeo.MapSuite.AndroidEdition.CurrentScaleChangingMapViewEventArgs|CurrentScaleChangingMapViewEventArgs]]<div newline></​div><​div>​Use to send data when map's current scale is changing.</​div>​ 
-[[ThinkGeo.MapSuite.AndroidEdition.TransformArguments|TransformArguments]] ​  | Class TransformArguments. ​  | + 
-[[ThinkGeo.MapSuite.AndroidEdition.VertexAddedEditInteractiveOverlayEventArgs|VertexAddedEditInteractiveOverlayEventArgs]] ​  | Provides data for the VertexAdded. event. ​  | +> <​html><​strong id="​classes_d"></​strong></​html>​**D** 
-[[ThinkGeo.MapSuite.AndroidEdition.VertexAddedTrackInteractiveOverlayEventArgs|VertexAddedTrackInteractiveOverlayEventArgs]] ​  | Provides data for the VertexAdded. event. ​  | + 
-[[ThinkGeo.MapSuite.AndroidEdition.VertexAddingEditInteractiveOverlayEventArgs|VertexAddingEditInteractiveOverlayEventArgs]] ​  | Provides data for the VertexAdding. event. ​  | +  * [[ThinkGeo.MapSuite.AndroidEdition.DrawingExceptionOverlayEventArgs|DrawingExceptionOverlayEventArgs]]<div newline></​div><​div>​Provides data for the DrawingExceptionOverlay event.</​div>​ 
-[[ThinkGeo.MapSuite.AndroidEdition.VertexAddingTrackInteractiveOverlayEventArgs|VertexAddingTrackInteractiveOverlayEventArgs]] ​  | Provides data for the VertexAdding. event. ​  | +  ​* ​[[ThinkGeo.MapSuite.AndroidEdition.DrawnExceptionOverlayEventArgs|DrawnExceptionOverlayEventArgs]]<div newline></​div><​div>​Provides data for the DrawnExceptionOverlay event.</​div>​ 
-[[ThinkGeo.MapSuite.AndroidEdition.VertexMovedEditInteractiveOverlayEventArgs|VertexMovedEditInteractiveOverlayEventArgs]] ​  | Provides data for the VertexMoved. event. ​  | + 
-[[ThinkGeo.MapSuite.AndroidEdition.VertexMovingEditInteractiveOverlayEventArgs|VertexMovingEditInteractiveOverlayEventArgs]] ​  | Provides data for the VertexMoving. event. ​  | +> <​html><​strong id="​classes_e"></​strong></​html>​**E** 
-[[ThinkGeo.MapSuite.AndroidEdition.VertexRemovedEditInteractiveOverlayEventArgs|VertexRemovedEditInteractiveOverlayEventArgs]] ​  | Provides data for the VertexRemoved. event. ​  | + 
-[[ThinkGeo.MapSuite.AndroidEdition.VertexRemovingEditInteractiveOverlayEventArgs|VertexRemovingEditInteractiveOverlayEventArgs]] ​  | Provides data for the VertexRemoving. event. ​  | +  * [[ThinkGeo.MapSuite.AndroidEdition.EditEndedEditInteractiveOverlayEventArgs|EditEndedEditInteractiveOverlayEventArgs]]<div newline></​div><​div>​Provides data for the FeatureEdited event.</​div>​ 
-[[ThinkGeo.MapSuite.AndroidEdition.WmsOverlay|WmsOverlay]] ​  | Represents an overlay object that gets map images from the WMS server you specify. ​  | +  ​* ​[[ThinkGeo.MapSuite.AndroidEdition.EditInteractiveOverlay|EditInteractiveOverlay]]<div newline></​div><​div>​This class inherits from InterativeOverlay abstract class. This specified overlay describle the EditShape interative process with MapControl using Mouse or Keyborad.</​div>​ 
-[[ThinkGeo.MapSuite.AndroidEdition.WorldMapKitOverlay|WorldMapKitOverlay]] ​  | This class represents an WmsOverlay which has MapSuite world map kit server integrated. ​  | +  ​* ​[[ThinkGeo.MapSuite.AndroidEdition.ExtentInteractiveOverlay|ExtentInteractiveOverlay]]<div newline></​div><​div>​This class inherits from InterativeOverlay abstract class. This specified overlay describle the Extent Changing interative process with MapControl using Mouse or Keyborad.</​div>​ 
-[[ThinkGeo.MapSuite.AndroidEdition.ZoomMapTool|ZoomMapTool]] ​  | Represents the zooming panel in the upper left corner of the map.   ​|+ 
 +> <​html><​strong id="​classes_f"></​strong></​html>​**F** 
 + 
 +  * [[ThinkGeo.MapSuite.AndroidEdition.FeatureDraggedEditInteractiveOverlayEventArgs|FeatureDraggedEditInteractiveOverlayEventArgs]]<div newline></​div><​div>​Provides data for the FeatureDragged event.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.AndroidEdition.FeatureDraggingEditInteractiveOverlayEventArgs|FeatureDraggingEditInteractiveOverlayEventArgs]]<div newline></​div><​div>​Provides data for the FeatureDraggingevent.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.AndroidEdition.FeatureResizedEditInteractiveOverlayEventArgs|FeatureResizedEditInteractiveOverlayEventArgs]]<div newline></​div><​div>​Provides data for the FeatureResizedevent.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.AndroidEdition.FeatureResizingEditInteractiveOverlayEventArgs|FeatureResizingEditInteractiveOverlayEventArgs]]<div newline></​div><​div>​Provides data for the FeatureResizingevent.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.AndroidEdition.FeatureRotatedEditInteractiveOverlayEventArgs|FeatureRotatedEditInteractiveOverlayEventArgs]]<div newline></​div><​div>​Provides data for the FeatureRotatedevent.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.AndroidEdition.FeatureRotatingEditInteractiveOverlayEventArgs|FeatureRotatingEditInteractiveOverlayEventArgs]]<div newline></​div><​div>​Provides data for the FeatureRotatingevent.</​div>​ 
 + 
 +> <​html><​strong id="​classes_g"></​strong></​html>​**G** 
 + 
 +  * [[ThinkGeo.MapSuite.AndroidEdition.GoogleMapsOverlay|GoogleMapsOverlay]]<​div newline></​div><​div>​This class represents the GoogleMapsOverlay which requests images from Google'​s image server by its StaticAPI.</​div>​ 
 +  * [[ThinkGeo.MapSuite.AndroidEdition.GoogleMapsTileOverlay|GoogleMapsTileOverlay]]<div newline></​div><​div>​This class represents the GoogleMapsOverlay which requests images from Google'​s image server by its StaticAPI.</​div>​ 
 +  * [[ThinkGeo.MapSuite.AndroidEdition.GottenRequestUriGoogleMapsOverlayEventArgs|GottenRequestUriGoogleMapsOverlayEventArgs]] 
 +  * [[ThinkGeo.MapSuite.AndroidEdition.GpsMarker|GpsMarker]] 
 + 
 +> <​html><​strong id="​classes_i"></​strong></​html>​**I** 
 + 
 +  * [[ThinkGeo.MapSuite.AndroidEdition.InteractionArguments|InteractionArguments]]<div newline></​div><​div>​This class encapsulates the information and simple method for interative actions.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.AndroidEdition.InteractiveOverlay|InteractiveOverlay]]<div newline></​div><​div>​This class inherits from Overlay abstract class. This specified overlay describle the interative process with MapControl using Mouse or Keyborad.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.AndroidEdition.InteractiveResult|InteractiveResult]]<div newline></​div><​div>​This class specifies the InterativeResult when deal with the Interative method in InterativeOverlay.</​div>​ 
 + 
 +> <​html><​strong id="​classes_l"></​strong></​html>​**L** 
 + 
 +  * [[ThinkGeo.MapSuite.AndroidEdition.LayerOverlay|LayerOverlay]]<div newline></​div><​div>​This class represents a group of layers; each layer can be of any layer type.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.AndroidEdition.LayerTileView|LayerTileView]]<div newline></​div><​div>​This class represents the base class of tile which is the element to form tile overlay.</​div>​ 
 + 
 +> <​html><​strong id="​classes_m"></​strong></​html>​**M** 
 + 
 +  * [[ThinkGeo.MapSuite.AndroidEdition.MapArguments|MapArguments]]<div newline></​div><​div>​Contains important properties and methods of current map object.</​div>​ 
 +  * [[ThinkGeo.MapSuite.AndroidEdition.MapBoxOverlay|MapBoxOverlay]]<​div newline></​div><​div>​Class MapBoxTileOverlay.</​div>​ 
 +  * [[ThinkGeo.MapSuite.AndroidEdition.MapLayout|MapLayout]] 
 +  * [[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]<div newline></​div><​div>​This class represents the base class of map controls.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.AndroidEdition.MapTools|MapTools]]<div newline></​div><​div>​Contains the different map tools as properties and acts as an entrance for setting these map controls.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.AndroidEdition.MapView|MapView]]<div newline></​div><​div>​This class represents the map control.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.AndroidEdition.Marker|Marker]]<div newline></​div><​div>​Represents a marker control on the map.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.AndroidEdition.MarkerOverlay|MarkerOverlay]]<div newline></​div><​div>​This class represents an overlay which maintaining markers.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.AndroidEdition.MouseMovedTrackInteractiveOverlayEventArgs|MouseMovedTrackInteractiveOverlayEventArgs]]<div newline></​div><​div>​Provides data for the MouseMoved. event.</​div>​ 
 + 
 +> <​html><​strong id="​classes_o"></​strong></​html>​**O** 
 + 
 +  * [[ThinkGeo.MapSuite.AndroidEdition.OpenStreetMapOverlay|OpenStreetMapOverlay]]<div newline></​div><​div>​This class represents an overlay that requesting images from OpenStreet Map Service.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.AndroidEdition.OpenStreetMapTileOverlay|OpenStreetMapTileOverlay]]<div newline></​div><​div>​This class represents an overlay that requesting images from OpenStreet Map Service.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.AndroidEdition.Overlay|Overlay]]<div newline></​div><​div>​This class is the base class of all overlays in this overlay system.</​div>​ 
 + 
 +> <​html><​strong id="​classes_p"></​strong></​html>​**P** 
 + 
 +  * [[ThinkGeo.MapSuite.AndroidEdition.Popup|Popup]]<div newline></​div><​div>​This class represents a popup control for placing on the map.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.AndroidEdition.PopupOverlay|PopupOverlay]]<div newline></​div><​div>​This class represents an overlay to place popups on the map.</​div>​ 
 + 
 +> <​html><​strong id="​classes_r"></​strong></​html>​**R** 
 + 
 +  * [[ThinkGeo.MapSuite.AndroidEdition.Resource|Resource]] 
 + 
 +> <​html><​strong id="​classes_s"></​strong></​html>​**S** 
 + 
 +  * [[ThinkGeo.MapSuite.AndroidEdition.SqliteBitmapTileCache|SqliteBitmapTileCache]]<div newline></​div><​div>​This class represents the base sqlite bitmap tile cache.</​div>​ 
 + 
 +> <​html><​strong id="​classes_t"></​strong></​html>​**T** 
 + 
 +  * [[ThinkGeo.MapSuite.AndroidEdition.TileOverlay|TileOverlay]]<div newline></​div><​div>​Represents an overlay that maintains tiles.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.AndroidEdition.TileView|TileView]]<div newline></​div><​div>​This class represents the base class of tile which is the element to form tile overlay.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.AndroidEdition.TrackEndedTrackInteractiveOverlayEventArgs|TrackEndedTrackInteractiveOverlayEventArgs]]<div newline></​div><​div>​This is the default constructor of this parameter.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.AndroidEdition.TrackEndingTrackInteractiveOverlayEventArgs|TrackEndingTrackInteractiveOverlayEventArgs]]<div newline></​div><​div>​Provides data for the TrackEnding. event.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.AndroidEdition.TrackInteractiveOverlay|TrackInteractiveOverlay]]<div newline></​div><​div>​This class inherits from InterativeOverlay abstract class. This specified overlay describle the TrackShape interative process with MapControl using Mouse or Keyborad.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.AndroidEdition.TrackStartedTrackInteractiveOverlayEventArgs|TrackStartedTrackInteractiveOverlayEventArgs]]<div newline></​div><​div>​Provides data for the TrackStarted. event.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.AndroidEdition.TrackStartingTrackInteractiveOverlayEventArgs|TrackStartingTrackInteractiveOverlayEventArgs]]<div newline></​div><​div>​Provides data for the TrackStarting. event.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.AndroidEdition.TransformArguments|TransformArguments]]<div newline></​div><​div>​Class TransformArguments.</​div>​ 
 + 
 +> <​html><​strong id="​classes_v"></​strong></​html>​**V** 
 + 
 +  ​* ​[[ThinkGeo.MapSuite.AndroidEdition.VertexAddedEditInteractiveOverlayEventArgs|VertexAddedEditInteractiveOverlayEventArgs]]<div newline></​div><​div>​Provides data for the VertexAdded. event.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.AndroidEdition.VertexAddedTrackInteractiveOverlayEventArgs|VertexAddedTrackInteractiveOverlayEventArgs]]<div newline></​div><​div>​Provides data for the VertexAdded. event.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.AndroidEdition.VertexAddingEditInteractiveOverlayEventArgs|VertexAddingEditInteractiveOverlayEventArgs]]<div newline></​div><​div>​Provides data for the VertexAdding. event.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.AndroidEdition.VertexAddingTrackInteractiveOverlayEventArgs|VertexAddingTrackInteractiveOverlayEventArgs]]<div newline></​div><​div>​Provides data for the VertexAdding. event.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.AndroidEdition.VertexMovedEditInteractiveOverlayEventArgs|VertexMovedEditInteractiveOverlayEventArgs]]<div newline></​div><​div>​Provides data for the VertexMoved. event.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.AndroidEdition.VertexMovingEditInteractiveOverlayEventArgs|VertexMovingEditInteractiveOverlayEventArgs]]<div newline></​div><​div>​Provides data for the VertexMoving. event.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.AndroidEdition.VertexRemovedEditInteractiveOverlayEventArgs|VertexRemovedEditInteractiveOverlayEventArgs]]<div newline></​div><​div>​Provides data for the VertexRemoved. event.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.AndroidEdition.VertexRemovingEditInteractiveOverlayEventArgs|VertexRemovingEditInteractiveOverlayEventArgs]]<div newline></​div><​div>​Provides data for the VertexRemoving. event.</​div>​ 
 + 
 +> <​html><​strong id="​classes_w"></​strong></​html>​**W** 
 + 
 +  * [[ThinkGeo.MapSuite.AndroidEdition.WmsOverlay|WmsOverlay]]<div newline></​div><​div>​Represents an overlay object that gets map images from the WMS server you specify.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.AndroidEdition.WorldMapKitOverlay|WorldMapKitOverlay]]<div newline></​div><​div>​This class represents an WmsOverlay which has MapSuite world map kit server integrated.</​div>​ 
 + 
 +> <​html><​strong id="​classes_z"></​strong></​html>​**Z** 
 + 
 +  * [[ThinkGeo.MapSuite.AndroidEdition.ZoomMapTool|ZoomMapTool]]<div newline></​div><​div>​Represents the zooming panel in the upper left corner of the map.</​div>​ 
 +=== Structures === 
 +<div characters_index>​ 
 +[[#​structures_a|A]] 
 +[[#​structures_b|B]] 
 +[[#​structures_c|C]] 
 +[[#​structures_d|D]] 
 +[[#​structures_e|E]] 
 +[[#​structures_f|F]] 
 +[[#​structures_g|G]] 
 +[[#​structures_h|H]] 
 +[[#​structures_i|I]] 
 +[[#​structures_j|J]] 
 +[[#​structures_k|K]] 
 +[[#​structures_l|L]] 
 +[[#​structures_m|M]] 
 +[[#​structures_n|N]] 
 +[[#​structures_o|O]] 
 +[[#​structures_p|P]] 
 +[[#​structures_q|Q]] 
 +[[#​structures_r|R]] 
 +[[#​structures_s|S]] 
 +[[#​structures_t|T]] 
 +[[#​structures_u|U]] 
 +[[#​structures_v|V]] 
 +[[#​structures_w|W]] 
 +[[#​structures_x|X]] 
 +[[#​structures_y|Y]] 
 +[[#​structures_z|Z]] 
 +</​div>​ 
 +<div newline></​div>​ 
 +=== Enums === 
 +<div characters_index>​ 
 +[[#​enums_a|A]] 
 +[[#​enums_b|B]] 
 +[[#​enums_c|C]] 
 +[[#​enums_d|D]] 
 +[[#​enums_e|E]] 
 +[[#​enums_f|F]] 
 +[[#​enums_g|G]] 
 +[[#​enums_h|H]] 
 +[[#​enums_i|I]] 
 +[[#​enums_j|J]] 
 +[[#​enums_k|K]] 
 +[[#​enums_l|L]] 
 +[[#​enums_m|M]] 
 +[[#​enums_n|N]] 
 +[[#​enums_o|O]] 
 +[[#​enums_p|P]] 
 +[[#​enums_q|Q]] 
 +[[#​enums_r|R]] 
 +[[#​enums_s|S]] 
 +[[#​enums_t|T]] 
 +[[#​enums_u|U]] 
 +[[#​enums_v|V]] 
 +[[#​enums_w|W]] 
 +[[#​enums_x|X]] 
 +[[#​enums_y|Y]] 
 +[[#​enums_z|Z]] 
 +</​div>​ 
 +<div newline></​div>​ 
 + 
 +> <​html><​strong id="​enums_c"></​strong></​html>​**C** 
 + 
 +  * [[ThinkGeo.MapSuite.AndroidEdition.ControlPointType|ControlPointType]]<​div newline></​div><​div>​This enumeration specified the control point type when editing a shape. The deafault value is None</​div>​ 
 + 
 +> <​html><​strong id="​enums_e"></​strong></​html>​**E** 
 + 
 +  * [[ThinkGeo.MapSuite.AndroidEdition.ExtentChangedType|ExtentChangedType]] 
 + 
 +> <​html><​strong id="​enums_i"></​strong></​html>​**I** 
 + 
 +  * [[ThinkGeo.MapSuite.AndroidEdition.InteractiveOverlayDrawType|InteractiveOverlayDrawType]]<​div newline></​div><​div>​This enumeration specifies the mode to draw the InterativeOverlay when doing interactive actions with InterativeOverlay.</​div>​ 
 + 
 +> <​html><​strong id="​enums_l"></​strong></​html>​**L** 
 + 
 +  * [[ThinkGeo.MapSuite.AndroidEdition.LockLayerMode|LockLayerMode]]<​div newline></​div><​div>​This enum represents the lock mode while drawing layers.</​div>​
  
 +> <​html><​strong id="​enums_m"></​strong></​html>​**M**
  
-==== Structures ==== +  * [[ThinkGeo.MapSuite.AndroidEdition.MapBoxImageFormat|MapBoxImageFormat]]<​div newline></​div><​div>​Enum MapBoxImageFormat</​div>​ 
-^ Name ^ Summary ^+  * [[ThinkGeo.MapSuite.AndroidEdition.MapBoxMapId|MapBoxMapId]]<​div newline></​div><​div>​Enum MapBoxMapId</​div>​ 
 +  * [[ThinkGeo.MapSuite.AndroidEdition.MapDoubleTapMode|MapDoubleTapMode]]<​div newline></​div><​div>​This class specifies MapView DoubleTap.</​div>​
  
 +> <​html><​strong id="​enums_o"></​strong></​html>​**O**
  
-==== Enumerations ==== +  ​[[ThinkGeo.MapSuite.AndroidEdition.OverlayRefreshType|OverlayRefreshType]]<div newline></​div><​div>​Represents how the overlay refreshes.</​div>​
-^ Name ^ Summary ^ +
-| [[ThinkGeo.MapSuite.AndroidEdition.ControlPointType|ControlPointType]] ​  ​| This enumeration specified the control point type when editing a shape. The deafault value is None   | +
-| [[ThinkGeo.MapSuite.AndroidEdition.ExtentChangedType|ExtentChangedType]] ​  ​| ​   | +
-| [[ThinkGeo.MapSuite.AndroidEdition.InteractiveOverlayDrawType|InteractiveOverlayDrawType]] ​  | This enumeration specifies the mode to draw the InterativeOverlay when doing interactive actions with InterativeOverlay. ​  | +
-| [[ThinkGeo.MapSuite.AndroidEdition.LockLayerMode|LockLayerMode]] ​  | This enum represents the lock mode while drawing layers. ​  | +
-| [[ThinkGeo.MapSuite.AndroidEdition.MapDoubleTapMode|MapDoubleTapMode]] ​  | This class specifies MapView DoubleTap. ​  | +
-[[ThinkGeo.MapSuite.AndroidEdition.OverlayRefreshType|OverlayRefreshType]] ​  | Represents how the overlay refreshes. ​  | +
-| [[ThinkGeo.MapSuite.AndroidEdition.ProcessOtherOverlaysMode|ProcessOtherOverlaysMode]] ​  ​| ​   | +
-| [[ThinkGeo.MapSuite.AndroidEdition.TileSnappingMode|TileSnappingMode]] ​  | Represents how the tile overlay snapping. ​  | +
-| [[ThinkGeo.MapSuite.AndroidEdition.TileType|TileType]] ​  | This enum represents the tile type in the tile overlay. ​  | +
-| [[ThinkGeo.MapSuite.AndroidEdition.TrackMode|TrackMode]] ​  | TrackMode enumeration sets how the map will react to user interaction. ​  | +
-| [[ThinkGeo.MapSuite.AndroidEdition.TransitionEffect|TransitionEffect]] ​  | Represents how the overlay transition. ​  |+
  
 +> <​html><​strong id="​enums_p"></​strong></​html>​**P**
  
-==== Interfaces ==== +  * [[ThinkGeo.MapSuite.AndroidEdition.ProcessOtherOverlaysMode|ProcessOtherOverlaysMode]]
-^ Name ^ Summary ^+
  
 +> <​html><​strong id="​enums_t"></​strong></​html>​**T**
  
-<​!-- ​AndroidEdition ​--+  * [[ThinkGeo.MapSuite.AndroidEdition.TileSizeMode|TileSizeMode]] 
-Note: -- not public released, might be removed ​in the next release+  * [[ThinkGeo.MapSuite.AndroidEdition.TileSnappingMode|TileSnappingMode]]<​div newline></​div><​div>​Represents how the tile overlay snapping.</​div
-[[Category:AndroidEdition]] +  [[ThinkGeo.MapSuite.AndroidEdition.TileType|TileType]]<​div newline></​div><​div>​This enum represents the tile type in the tile overlay.</​div>​ 
-[[Category:ThinkGeo.MapSuite.AndroidEdition]] +  ​* ​[[ThinkGeo.MapSuite.AndroidEdition.TrackMode|TrackMode]]<div newline></​div><​div>​TrackMode enumeration sets how the map will react to user interaction.</​div>​ 
-[[Category:​UpdateDocumentation]]+  ​* ​[[ThinkGeo.MapSuite.AndroidEdition.TransitionEffect|TransitionEffect]]<div newline></​div><​div>​Represents how the overlay transition.</​div>​ 
 +=== Interfaces === 
 +<div characters_index>​ 
 +[[#​interfaces_a|A]] 
 +[[#​interfaces_b|B]] 
 +[[#​interfaces_c|C]] 
 +[[#​interfaces_d|D]] 
 +[[#​interfaces_e|E]] 
 +[[#​interfaces_f|F]] 
 +[[#​interfaces_g|G]] 
 +[[#​interfaces_h|H]] 
 +[[#​interfaces_i|I]] 
 +[[#​interfaces_j|J]] 
 +[[#​interfaces_k|K]] 
 +[[#​interfaces_l|L]] 
 +[[#​interfaces_m|M]] 
 +[[#​interfaces_n|N]] 
 +[[#​interfaces_o|O]] 
 +[[#​interfaces_p|P]] 
 +[[#​interfaces_q|Q]] 
 +[[#​interfaces_r|R]] 
 +[[#​interfaces_s|S]] 
 +[[#​interfaces_t|T]] 
 +[[#​interfaces_u|U]] 
 +[[#​interfaces_v|V]] 
 +[[#​interfaces_w|W]] 
 +[[#​interfaces_x|X]] 
 +[[#​interfaces_y|Y]] 
 +[[#​interfaces_z|Z]] 
 +</​div>​ 
 +<div newline></​div>​
  
thinkgeo.mapsuite.androidedition.1440040127.txt.gz · Last modified: 2015/09/21 10:34 (external edit)