Products
Professional Services
Demos and Downloads
Help and Support
Products
Professional Services
Demos and Downloads
Help and Support
This is an old revision of the document!
| Name | Summary |
|---|---|
| AdornmentOverlay | This class inherits from the Overlay abstract class. This specified overlay stores the AdornmentLayer used in the MapControl. |
| BingMapsTileOverlay | This class represents an overlay that requesting from Bing Maps Imagery Service. |
| CGGeoCanvas | This class represents a iOS canvas that is used to draw geographic shapes in iOS platform. |
| CGNativeImage | This class represents an NativeImage object for iOS platform. |
| CenterCoordinateMapTool | Class CenterCoordinateMapTool. |
| ControlPointSelectedEditInteractiveOverlayEventArgs | Provides data for the ControlPointSelected event. |
| ControlPointSelectingEditInteractiveOverlayEventArgs | Provides data for the ControlPointSelecting event. |
| CurrentExtentChangedMapViewEventArgs | Provides data for the CurrentExtentChanged event. |
| CurrentExtentChangingMapViewEventArgs | Provides data for the CurrentExtentChanging event. |
| CurrentScaleChangedMapViewEventArgs | Provides data for the CurrentScaleChanged event. |
| CurrentScaleChangingMapViewEventArgs | Provides data for the CurrentScaleChanged event. |
| DrawingExceptionOverlayEventArgs | Class DrawingExceptionOverlayEventArgs. |
| DrawnExceptionOverlayEventArgs | Class DrawnExceptionOverlayEventArgs. |
| EditEndedEditInteractiveOverlayEventArgs | Class EditEndedEditInteractiveOverlayEventArgs. |
| EditInteractiveOverlay | This class inherits from InterativeOverlay abstract class. This specified overlay describle the EditShape interative process with MapControl using Mouse or Keyborad. |
| ExtentInteractiveOverlay | This class inherits from InterativeOverlay abstract class. This specified overlay describle the Extent Changing interative process with MapControl using Mouse or Keyborad. |
| FeatureDraggedEditInteractiveOverlayEventArgs | Provides data for the FeatureDragged event. |
| FeatureDraggingEditInteractiveOverlayEventArgs | Provides data for the FeatureDragging. event. |
| FeatureResizedEditInteractiveOverlayEventArgs | Provides data for the FeatureResized. event. |
| FeatureResizingEditInteractiveOverlayEventArgs | Provides data for the FeatureResizing. event. |
| FeatureRotatedEditInteractiveOverlayEventArgs | Provides data for the FeatureRotated. event. |
| FeatureRotatingEditInteractiveOverlayEventArgs | Provides data for the FeatureRotating. event. |
| GoogleMapsTileOverlay | This class represents the Overlay used to display a Google Map. |
| GpsMarker | Represents an GpsMarker for MapControl. |
| InteractionArguments | This class encapsulates the information and simple method for interactive actions. |
| InteractiveOverlay | This class inherits from Overlay abstract class. This specified overlay describe the interactive process with MapControl using Mouse or Keyboard. |
| InteractiveResult | This class specifies the InterativeResult when deal with the Interative method in InterativeOverlay. |
| LayerOverlay | This class represents a group of layers; each layer can be of any layer type. |
| LayerTileView | Represents an TileView that maintains one Layer. |
| MapArguments | Contains important properties and methods of current map object. |
| MapTool | This class represents the base class of map tool controls. |
| MapTools | Contains the different map tools as properties and acts as an entrance for setting these map controls. |
| MapView | This class represents the map control. |
| Marker | Represents a marker control on the map. |
| MarkerOverlay | This class represents an overlay which maintaining markers. |
| OpenStreetMapOverlay | This class represents an overlay that requesting images from OpenStreet Map Service. |
| OpenStreetMapTileOverlay | This class represents an overlay that requesting images from OpenStreet Map Service. |
| Overlay | This class is the base class of all overlays in this overlay system. |
| Popup | This class represents a popup control for placing on the map. |
| PopupOverlay | This class represents an overlay to place popups on the map. |
| ScaleLineMapTool | Class ScaleLineMapTool. |
| SendingRequestUriTileEventArgs | |
| SentWebRequestUriTileEventArgs | Class SentWebRequestUriTileEventArgs. |
| TileOverlay | Represents an overlay that maintains tiles. |
| TileView | Represents an TileView that maintains one tile. |
| TouchMovedTrackInteractiveOverlayEventArgs | Provides data for the MouseMoved. event. |
| TrackEndedTrackInteractiveOverlayEventArgs | This is the default constructor of this parameter. |
| TrackEndingTrackInteractiveOverlayEventArgs | Provides data for the TrackEnding. event. |
| TrackInteractiveOverlay | This class inherits from InterativeOverlay abstract class. This specified overlay describle the TrackShape interative process with MapControl using Mouse or Keyborad. |
| TrackStartedTrackInteractiveOverlayEventArgs | Provides data for the TrackStarted. event. |
| TrackStartingTrackInteractiveOverlayEventArgs | Provides data for the TrackStarting. event. |
| TransformArguments | Represents an arguments that transform map control. |
| UriTileView | Represents a tile for requesting from an Uri. |
| VertexAddedEditInteractiveOverlayEventArgs | Provides data for the VertexAdded. event. |
| VertexAddedTrackInteractiveOverlayEventArgs | Provides data for the VertexAdded. event. |
| VertexAddingEditInteractiveOverlayEventArgs | Provides data for the VertexAdding. event. |
| VertexAddingTrackInteractiveOverlayEventArgs | Provides data for the VertexAdding. event. |
| VertexMovedEditInteractiveOverlayEventArgs | Provides data for the VertexMoved. event. |
| VertexMovingEditInteractiveOverlayEventArgs | Provides data for the VertexMoving. event. |
| VertexRemovedEditInteractiveOverlayEventArgs | Provides data for the VertexRemoved. event. |
| VertexRemovingEditInteractiveOverlayEventArgs | Provides data for the VertexRemoving. event. |
| WmsOverlay | Represents an overlay object that gets map images from the WMS server you specify. |
| WorldMapKitOverlay | This class represents an WmsOverlay which has MapSuite world map kit server integrated. |
| ZoomMapTool | Class ZoomMapTool. |
| Name | Summary |
|---|
| Name | Summary |
|---|---|
| ControlPointType | This enumeration specified the control point type when editing a shape. The deafault value is None |
| ExtentChangedType | This enumeration specifies the type of extent change that has occurred when doing interactive actions with InterativeOverlay. |
| InteractiveOverlayDrawType | This enumeration specifies the mode to draw the InterativeOverlay when doing interactive actions with InterativeOverlay. |
| LockLayerMode | Enum LockLayerMode |
| MapDoubleTapMode | This enumeration specifies the behavior that occurs when double tap on the MapControl. The default value is ZoomIn. |
| OverlayRefreshType | Enum OverlayRefreshType |
| ProcessOtherOverlaysMode | This enumeration specifies the mode to process other overlays when doing interactive actions with InterativeOverlay. |
| TileSnappingMode | Enum TileSnappingMode |
| TileType | This enum represents the tile type in the tile overlay. |
| TrackMode | TrackMode enumeration sets how the map will react to user interaction. |
| TransitionEffect | This enumeration specifies the type of transition effect to use when the map is panned or zoomed. |
| Name | Summary |
|---|
<!โ iOSEdition โ> Note: * โ not public released, might be removed in the next release. iOSEdition ThinkGeo.MapSuite.iOSEdition UpdateDocumentation
8501 Wade Blvd Ste 550
Frisco, TX 75034
United States
sales@thinkgeo.com
1-785-727-4133
Online Store
- Desktop
WPF
WinForms
- Web
WebAPI HTML5/JavaScript
ASP.NET MVC
WebForms with AJAX
- Mobile
iOS
Android™
World Street
World Imagery
Routing
Geocoding
Reverse Geocoding
Elevation
Quick Start Guides
Documentation
Blogs
Discussion Forums
Customer Portal
About Us
News & Announcemets
Privacy Policy
Copyright 2003-2017 ThinkGeo LLC.
All rights reserved.