This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
thinkgeo.mapsuite.iosedition [2015/09/09 08:05] admin [ThinkGeo.MapSuite.iOSEdition] |
thinkgeo.mapsuite.iosedition [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.iOSEdition ====== | ====== ThinkGeo.MapSuite.iOSEdition ====== | ||
- | <!-- iOSEdition --> | + | |
+ | {{section>upgrade_map_suite_to_10.0}} | ||
===== iOSEdition ===== | ===== iOSEdition ===== | ||
- | ==== Classes ==== | + | === Classes === |
- | ^ Name ^ Summary ^ | + | <div characters_index> |
- | | [[ThinkGeo.MapSuite.iOSEdition.AdornmentOverlay|AdornmentOverlay]] | This class inherits from the Overlay abstract class. This specified overlay stores the AdornmentLayer used in the MapControl. | | + | [[#classes_a|A]] |
- | | [[ThinkGeo.MapSuite.iOSEdition.BingMapsTileOverlay|BingMapsTileOverlay]] | This class represents an overlay that requesting from Bing Maps Imagery Service. | | + | [[#classes_b|B]] |
- | | [[ThinkGeo.MapSuite.iOSEdition.CGGeoCanvas|CGGeoCanvas]] | This class represents a iOS canvas that is used to draw geographic shapes in iOS platform. | | + | [[#classes_c|C]] |
- | | [[ThinkGeo.MapSuite.iOSEdition.CGNativeImage|CGNativeImage]] | This class represents an NativeImage object for iOS platform. | | + | [[#classes_d|D]] |
- | | [[ThinkGeo.MapSuite.iOSEdition.CenterCoordinateMapTool|CenterCoordinateMapTool]] | Class CenterCoordinateMapTool. | | + | [[#classes_e|E]] |
- | | [[ThinkGeo.MapSuite.iOSEdition.ControlPointSelectedEditInteractiveOverlayEventArgs|ControlPointSelectedEditInteractiveOverlayEventArgs]] | Provides data for the ControlPointSelected event. | | + | [[#classes_f|F]] |
- | | [[ThinkGeo.MapSuite.iOSEdition.ControlPointSelectingEditInteractiveOverlayEventArgs|ControlPointSelectingEditInteractiveOverlayEventArgs]] | Provides data for the ControlPointSelecting event. | | + | [[#classes_g|G]] |
- | | [[ThinkGeo.MapSuite.iOSEdition.CurrentExtentChangedMapViewEventArgs|CurrentExtentChangedMapViewEventArgs]] | Provides data for the CurrentExtentChanged event. | | + | [[#classes_h|H]] |
- | | [[ThinkGeo.MapSuite.iOSEdition.CurrentExtentChangingMapViewEventArgs|CurrentExtentChangingMapViewEventArgs]] | Provides data for the CurrentExtentChanging event. | | + | [[#classes_i|I]] |
- | | [[ThinkGeo.MapSuite.iOSEdition.CurrentScaleChangedMapViewEventArgs|CurrentScaleChangedMapViewEventArgs]] | Provides data for the CurrentScaleChanged event. | | + | [[#classes_j|J]] |
- | | [[ThinkGeo.MapSuite.iOSEdition.CurrentScaleChangingMapViewEventArgs|CurrentScaleChangingMapViewEventArgs]] | Provides data for the CurrentScaleChanged event. | | + | [[#classes_k|K]] |
- | | [[ThinkGeo.MapSuite.iOSEdition.DrawingExceptionOverlayEventArgs|DrawingExceptionOverlayEventArgs]] | Class DrawingExceptionOverlayEventArgs. | | + | [[#classes_l|L]] |
- | | [[ThinkGeo.MapSuite.iOSEdition.DrawnExceptionOverlayEventArgs|DrawnExceptionOverlayEventArgs]] | Class DrawnExceptionOverlayEventArgs. | | + | [[#classes_m|M]] |
- | | [[ThinkGeo.MapSuite.iOSEdition.EditEndedEditInteractiveOverlayEventArgs|EditEndedEditInteractiveOverlayEventArgs]] | Class EditEndedEditInteractiveOverlayEventArgs. | | + | [[#classes_n|N]] |
- | | [[ThinkGeo.MapSuite.iOSEdition.EditInteractiveOverlay|EditInteractiveOverlay]] | This class inherits from InterativeOverlay abstract class. This specified overlay describle the EditShape interative process with MapControl using Mouse or Keyborad. | | + | [[#classes_o|O]] |
- | | [[ThinkGeo.MapSuite.iOSEdition.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_p|P]] |
- | | [[ThinkGeo.MapSuite.iOSEdition.FeatureDraggedEditInteractiveOverlayEventArgs|FeatureDraggedEditInteractiveOverlayEventArgs]] | Provides data for the FeatureDragged event. | | + | [[#classes_q|Q]] |
- | | [[ThinkGeo.MapSuite.iOSEdition.FeatureDraggingEditInteractiveOverlayEventArgs|FeatureDraggingEditInteractiveOverlayEventArgs]] | Provides data for the FeatureDragging. event. | | + | [[#classes_r|R]] |
- | | [[ThinkGeo.MapSuite.iOSEdition.FeatureResizedEditInteractiveOverlayEventArgs|FeatureResizedEditInteractiveOverlayEventArgs]] | Provides data for the FeatureResized. event. | | + | [[#classes_s|S]] |
- | | [[ThinkGeo.MapSuite.iOSEdition.FeatureResizingEditInteractiveOverlayEventArgs|FeatureResizingEditInteractiveOverlayEventArgs]] | Provides data for the FeatureResizing. event. | | + | [[#classes_t|T]] |
- | | [[ThinkGeo.MapSuite.iOSEdition.FeatureRotatedEditInteractiveOverlayEventArgs|FeatureRotatedEditInteractiveOverlayEventArgs]] | Provides data for the FeatureRotated. event. | | + | [[#classes_u|U]] |
- | | [[ThinkGeo.MapSuite.iOSEdition.FeatureRotatingEditInteractiveOverlayEventArgs|FeatureRotatingEditInteractiveOverlayEventArgs]] | Provides data for the FeatureRotating. event. | | + | [[#classes_v|V]] |
- | | [[ThinkGeo.MapSuite.iOSEdition.GoogleMapsTileOverlay|GoogleMapsTileOverlay]] | This class represents the Overlay used to display a Google Map. | | + | [[#classes_w|W]] |
- | | [[ThinkGeo.MapSuite.iOSEdition.GpsMarker|GpsMarker]] | Represents an GpsMarker for MapControl. | | + | [[#classes_x|X]] |
- | | [[ThinkGeo.MapSuite.iOSEdition.InteractionArguments|InteractionArguments]] | This class encapsulates the information and simple method for interactive actions. | | + | [[#classes_y|Y]] |
- | | [[ThinkGeo.MapSuite.iOSEdition.InteractiveOverlay|InteractiveOverlay]] | This class inherits from Overlay abstract class. This specified overlay describe the interactive process with MapControl using Mouse or Keyboard. | | + | [[#classes_z|Z]] |
- | | [[ThinkGeo.MapSuite.iOSEdition.InteractiveResult|InteractiveResult]] | This class specifies the InterativeResult when deal with the Interative method in InterativeOverlay. | | + | </div> |
- | | [[ThinkGeo.MapSuite.iOSEdition.LayerOverlay|LayerOverlay]] | This class represents a group of layers; each layer can be of any layer type. | | + | <div newline></div> |
- | | [[ThinkGeo.MapSuite.iOSEdition.LayerTileView|LayerTileView]] | Represents an TileView that maintains one Layer. | | + | |
- | | [[ThinkGeo.MapSuite.iOSEdition.MapArguments|MapArguments]] | Contains important properties and methods of current map object. | | + | > <html><strong id="classes_a"></strong></html>**A** |
- | | [[ThinkGeo.MapSuite.iOSEdition.MapTool|MapTool]] | This class represents the base class of map tool controls. | | + | |
- | | [[ThinkGeo.MapSuite.iOSEdition.MapTools|MapTools]] | Contains the different map tools as properties and acts as an entrance for setting these map controls. | | + | * [[ThinkGeo.MapSuite.iOSEdition.AdornmentOverlay|AdornmentOverlay]]<div newline></div><div>This class inherits from the Overlay abstract class. This specified overlay stores the AdornmentLayer used in the MapControl.</div> |
- | | [[ThinkGeo.MapSuite.iOSEdition.MapView|MapView]] | This class represents the map control. | | + | |
- | | [[ThinkGeo.MapSuite.iOSEdition.Marker|Marker]] | Represents a marker control on the map. | | + | > <html><strong id="classes_b"></strong></html>**B** |
- | | [[ThinkGeo.MapSuite.iOSEdition.MarkerOverlay|MarkerOverlay]] | This class represents an overlay which maintaining markers. | | + | |
- | | [[ThinkGeo.MapSuite.iOSEdition.OpenStreetMapOverlay|OpenStreetMapOverlay]] | This class represents an overlay that requesting images from OpenStreet Map Service. | | + | * [[ThinkGeo.MapSuite.iOSEdition.BingMapsOverlay|BingMapsOverlay]]<div newline></div><div>This class represents an overlay that requesting from Bing Maps Imagery Service.</div> |
- | | [[ThinkGeo.MapSuite.iOSEdition.OpenStreetMapTileOverlay|OpenStreetMapTileOverlay]] | This class represents an overlay that requesting images from OpenStreet Map Service. | | + | * [[ThinkGeo.MapSuite.iOSEdition.BingMapsTileOverlay|BingMapsTileOverlay]]<div newline></div><div>This class represents an overlay that requesting from Bing Maps Imagery Service.</div> |
- | | [[ThinkGeo.MapSuite.iOSEdition.Overlay|Overlay]] | This class is the base class of all overlays in this overlay system. | | + | |
- | | [[ThinkGeo.MapSuite.iOSEdition.Popup|Popup]] | This class represents a popup control for placing on the map. | | + | > <html><strong id="classes_c"></strong></html>**C** |
- | | [[ThinkGeo.MapSuite.iOSEdition.PopupOverlay|PopupOverlay]] | This class represents an overlay to place popups on the map. | | + | |
- | | [[ThinkGeo.MapSuite.iOSEdition.ScaleLineMapTool|ScaleLineMapTool]] | Class ScaleLineMapTool. | | + | * [[ThinkGeo.MapSuite.iOSEdition.CGGeoCanvas|CGGeoCanvas]]<div newline></div><div>This class represents a iOS canvas that is used to draw geographic shapes in iOS platform.</div> |
- | | [[ThinkGeo.MapSuite.iOSEdition.SendingRequestUriTileEventArgs|SendingRequestUriTileEventArgs]] | | | + | * [[ThinkGeo.MapSuite.iOSEdition.CGNativeImage|CGNativeImage]]<div newline></div><div>This class represents an NativeImage object for iOS platform.</div> |
- | | [[ThinkGeo.MapSuite.iOSEdition.SentWebRequestUriTileEventArgs|SentWebRequestUriTileEventArgs]] | Class SentWebRequestUriTileEventArgs. | | + | * [[ThinkGeo.MapSuite.iOSEdition.CenterCoordinateMapTool|CenterCoordinateMapTool]]<div newline></div><div>Class CenterCoordinateMapTool.</div> |
- | | [[ThinkGeo.MapSuite.iOSEdition.TileOverlay|TileOverlay]] | Represents an overlay that maintains tiles. | | + | * [[ThinkGeo.MapSuite.iOSEdition.ControlPointSelectedEditInteractiveOverlayEventArgs|ControlPointSelectedEditInteractiveOverlayEventArgs]]<div newline></div><div>Provides data for the ControlPointSelected event.</div> |
- | | [[ThinkGeo.MapSuite.iOSEdition.TileView|TileView]] | Represents an TileView that maintains one tile. | | + | * [[ThinkGeo.MapSuite.iOSEdition.ControlPointSelectingEditInteractiveOverlayEventArgs|ControlPointSelectingEditInteractiveOverlayEventArgs]]<div newline></div><div>Provides data for the ControlPointSelecting event.</div> |
- | | [[ThinkGeo.MapSuite.iOSEdition.TouchMovedTrackInteractiveOverlayEventArgs|TouchMovedTrackInteractiveOverlayEventArgs]] | Provides data for the MouseMoved. event. | | + | * [[ThinkGeo.MapSuite.iOSEdition.CurrentExtentChangedMapViewEventArgs|CurrentExtentChangedMapViewEventArgs]]<div newline></div><div>Provides data for the CurrentExtentChanged event.</div> |
- | | [[ThinkGeo.MapSuite.iOSEdition.TrackEndedTrackInteractiveOverlayEventArgs|TrackEndedTrackInteractiveOverlayEventArgs]] | This is the default constructor of this parameter. | | + | * [[ThinkGeo.MapSuite.iOSEdition.CurrentExtentChangingMapViewEventArgs|CurrentExtentChangingMapViewEventArgs]]<div newline></div><div>Provides data for the CurrentExtentChanging event.</div> |
- | | [[ThinkGeo.MapSuite.iOSEdition.TrackEndingTrackInteractiveOverlayEventArgs|TrackEndingTrackInteractiveOverlayEventArgs]] | Provides data for the TrackEnding. event. | | + | * [[ThinkGeo.MapSuite.iOSEdition.CurrentScaleChangedMapViewEventArgs|CurrentScaleChangedMapViewEventArgs]]<div newline></div><div>Provides data for the CurrentScaleChanged event.</div> |
- | | [[ThinkGeo.MapSuite.iOSEdition.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.iOSEdition.CurrentScaleChangingMapViewEventArgs|CurrentScaleChangingMapViewEventArgs]]<div newline></div><div>Provides data for the CurrentScaleChanged event.</div> |
- | | [[ThinkGeo.MapSuite.iOSEdition.TrackStartedTrackInteractiveOverlayEventArgs|TrackStartedTrackInteractiveOverlayEventArgs]] | Provides data for the TrackStarted. event. | | + | |
- | | [[ThinkGeo.MapSuite.iOSEdition.TrackStartingTrackInteractiveOverlayEventArgs|TrackStartingTrackInteractiveOverlayEventArgs]] | Provides data for the TrackStarting. event. | | + | > <html><strong id="classes_d"></strong></html>**D** |
- | | [[ThinkGeo.MapSuite.iOSEdition.TransformArguments|TransformArguments]] | Represents an arguments that transform map control. | | + | |
- | | [[ThinkGeo.MapSuite.iOSEdition.UriTileView|UriTileView]] | Represents a tile for requesting from an Uri. | | + | * [[ThinkGeo.MapSuite.iOSEdition.DrawingExceptionOverlayEventArgs|DrawingExceptionOverlayEventArgs]]<div newline></div><div>Class DrawingExceptionOverlayEventArgs.</div> |
- | | [[ThinkGeo.MapSuite.iOSEdition.VertexAddedEditInteractiveOverlayEventArgs|VertexAddedEditInteractiveOverlayEventArgs]] | Provides data for the VertexAdded. event. | | + | * [[ThinkGeo.MapSuite.iOSEdition.DrawnExceptionOverlayEventArgs|DrawnExceptionOverlayEventArgs]]<div newline></div><div>Class DrawnExceptionOverlayEventArgs.</div> |
- | | [[ThinkGeo.MapSuite.iOSEdition.VertexAddedTrackInteractiveOverlayEventArgs|VertexAddedTrackInteractiveOverlayEventArgs]] | Provides data for the VertexAdded. event. | | + | |
- | | [[ThinkGeo.MapSuite.iOSEdition.VertexAddingEditInteractiveOverlayEventArgs|VertexAddingEditInteractiveOverlayEventArgs]] | Provides data for the VertexAdding. event. | | + | > <html><strong id="classes_e"></strong></html>**E** |
- | | [[ThinkGeo.MapSuite.iOSEdition.VertexAddingTrackInteractiveOverlayEventArgs|VertexAddingTrackInteractiveOverlayEventArgs]] | Provides data for the VertexAdding. event. | | + | |
- | | [[ThinkGeo.MapSuite.iOSEdition.VertexMovedEditInteractiveOverlayEventArgs|VertexMovedEditInteractiveOverlayEventArgs]] | Provides data for the VertexMoved. event. | | + | * [[ThinkGeo.MapSuite.iOSEdition.EditEndedEditInteractiveOverlayEventArgs|EditEndedEditInteractiveOverlayEventArgs]]<div newline></div><div>Class EditEndedEditInteractiveOverlayEventArgs.</div> |
- | | [[ThinkGeo.MapSuite.iOSEdition.VertexMovingEditInteractiveOverlayEventArgs|VertexMovingEditInteractiveOverlayEventArgs]] | Provides data for the VertexMoving. event. | | + | * [[ThinkGeo.MapSuite.iOSEdition.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.iOSEdition.VertexRemovedEditInteractiveOverlayEventArgs|VertexRemovedEditInteractiveOverlayEventArgs]] | Provides data for the VertexRemoved. event. | | + | * [[ThinkGeo.MapSuite.iOSEdition.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.iOSEdition.VertexRemovingEditInteractiveOverlayEventArgs|VertexRemovingEditInteractiveOverlayEventArgs]] | Provides data for the VertexRemoving. event. | | + | |
- | | [[ThinkGeo.MapSuite.iOSEdition.WmsOverlay|WmsOverlay]] | Represents an overlay object that gets map images from the WMS server you specify. | | + | > <html><strong id="classes_f"></strong></html>**F** |
- | | [[ThinkGeo.MapSuite.iOSEdition.WorldMapKitOverlay|WorldMapKitOverlay]] | This class represents an WmsOverlay which has MapSuite world map kit server integrated. | | + | |
- | | [[ThinkGeo.MapSuite.iOSEdition.ZoomMapTool|ZoomMapTool]] | Class ZoomMapTool. | | + | * [[ThinkGeo.MapSuite.iOSEdition.FeatureDraggedEditInteractiveOverlayEventArgs|FeatureDraggedEditInteractiveOverlayEventArgs]]<div newline></div><div>Provides data for the FeatureDragged event.</div> |
+ | * [[ThinkGeo.MapSuite.iOSEdition.FeatureDraggingEditInteractiveOverlayEventArgs|FeatureDraggingEditInteractiveOverlayEventArgs]]<div newline></div><div>Provides data for the FeatureDragging. event.</div> | ||
+ | * [[ThinkGeo.MapSuite.iOSEdition.FeatureResizedEditInteractiveOverlayEventArgs|FeatureResizedEditInteractiveOverlayEventArgs]]<div newline></div><div>Provides data for the FeatureResized. event.</div> | ||
+ | * [[ThinkGeo.MapSuite.iOSEdition.FeatureResizingEditInteractiveOverlayEventArgs|FeatureResizingEditInteractiveOverlayEventArgs]]<div newline></div><div>Provides data for the FeatureResizing. event.</div> | ||
+ | * [[ThinkGeo.MapSuite.iOSEdition.FeatureRotatedEditInteractiveOverlayEventArgs|FeatureRotatedEditInteractiveOverlayEventArgs]]<div newline></div><div>Provides data for the FeatureRotated. event.</div> | ||
+ | * [[ThinkGeo.MapSuite.iOSEdition.FeatureRotatingEditInteractiveOverlayEventArgs|FeatureRotatingEditInteractiveOverlayEventArgs]]<div newline></div><div>Provides data for the FeatureRotating. event.</div> | ||
+ | |||
+ | > <html><strong id="classes_g"></strong></html>**G** | ||
+ | |||
+ | * [[ThinkGeo.MapSuite.iOSEdition.GoogleMapsOverlay|GoogleMapsOverlay]]<div newline></div><div>This class represents the Overlay used to display a Google Map.</div> | ||
+ | * [[ThinkGeo.MapSuite.iOSEdition.GoogleMapsTileOverlay|GoogleMapsTileOverlay]]<div newline></div><div>This class represents the Overlay used to display a Google Map.</div> | ||
+ | * [[ThinkGeo.MapSuite.iOSEdition.GpsMarker|GpsMarker]]<div newline></div><div>Represents an GpsMarker for MapControl.</div> | ||
+ | |||
+ | > <html><strong id="classes_i"></strong></html>**I** | ||
+ | |||
+ | * [[ThinkGeo.MapSuite.iOSEdition.InteractionArguments|InteractionArguments]]<div newline></div><div>This class encapsulates the information and simple method for interactive actions.</div> | ||
+ | * [[ThinkGeo.MapSuite.iOSEdition.InteractiveOverlay|InteractiveOverlay]]<div newline></div><div>This class inherits from Overlay abstract class. This specified overlay describe the interactive process with MapControl using Mouse or Keyboard.</div> | ||
+ | * [[ThinkGeo.MapSuite.iOSEdition.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.iOSEdition.LayerOverlay|LayerOverlay]]<div newline></div><div>This class represents a group of layers; each layer can be of any layer type.</div> | ||
+ | * [[ThinkGeo.MapSuite.iOSEdition.LayerTileView|LayerTileView]]<div newline></div><div>Represents an TileView that maintains one Layer.</div> | ||
+ | |||
+ | > <html><strong id="classes_m"></strong></html>**M** | ||
+ | |||
+ | * [[ThinkGeo.MapSuite.iOSEdition.MapArguments|MapArguments]]<div newline></div><div>Contains important properties and methods of current map object.</div> | ||
+ | * [[ThinkGeo.MapSuite.iOSEdition.MapBoxOverlay|MapBoxOverlay]]<div newline></div><div>Class MapBoxTileOverlay.</div> | ||
+ | * [[ThinkGeo.MapSuite.iOSEdition.MapTool|MapTool]]<div newline></div><div>This class represents the base class of map tool controls.</div> | ||
+ | * [[ThinkGeo.MapSuite.iOSEdition.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.iOSEdition.MapView|MapView]]<div newline></div><div>This class represents the map control.</div> | ||
+ | * [[ThinkGeo.MapSuite.iOSEdition.Marker|Marker]]<div newline></div><div>Represents a marker control on the map.</div> | ||
+ | * [[ThinkGeo.MapSuite.iOSEdition.MarkerOverlay|MarkerOverlay]]<div newline></div><div>This class represents an overlay which maintaining markers.</div> | ||
+ | |||
+ | > <html><strong id="classes_o"></strong></html>**O** | ||
+ | |||
+ | * [[ThinkGeo.MapSuite.iOSEdition.OpenStreetMapOverlay|OpenStreetMapOverlay]]<div newline></div><div>This class represents an overlay that requesting images from OpenStreet Map Service.</div> | ||
+ | * [[ThinkGeo.MapSuite.iOSEdition.OpenStreetMapTileOverlay|OpenStreetMapTileOverlay]]<div newline></div><div>This class represents an overlay that requesting images from OpenStreet Map Service.</div> | ||
+ | * [[ThinkGeo.MapSuite.iOSEdition.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.iOSEdition.Popup|Popup]]<div newline></div><div>This class represents a popup control for placing on the map.</div> | ||
+ | * [[ThinkGeo.MapSuite.iOSEdition.PopupOverlay|PopupOverlay]]<div newline></div><div>This class represents an overlay to place popups on the map.</div> | ||
+ | |||
+ | > <html><strong id="classes_s"></strong></html>**S** | ||
+ | |||
+ | * [[ThinkGeo.MapSuite.iOSEdition.ScaleLineMapTool|ScaleLineMapTool]]<div newline></div><div>Class ScaleLineMapTool.</div> | ||
+ | * [[ThinkGeo.MapSuite.iOSEdition.SendingRequestUriTileEventArgs|SendingRequestUriTileEventArgs]] | ||
+ | * [[ThinkGeo.MapSuite.iOSEdition.SentWebRequestUriTileEventArgs|SentWebRequestUriTileEventArgs]]<div newline></div><div>Class SentWebRequestUriTileEventArgs.</div> | ||
+ | |||
+ | > <html><strong id="classes_t"></strong></html>**T** | ||
+ | |||
+ | * [[ThinkGeo.MapSuite.iOSEdition.TileOverlay|TileOverlay]]<div newline></div><div>Represents an overlay that maintains tiles.</div> | ||
+ | * [[ThinkGeo.MapSuite.iOSEdition.TileView|TileView]]<div newline></div><div>Represents an TileView that maintains one tile.</div> | ||
+ | * [[ThinkGeo.MapSuite.iOSEdition.TouchMovedTrackInteractiveOverlayEventArgs|TouchMovedTrackInteractiveOverlayEventArgs]]<div newline></div><div>Provides data for the MouseMoved. event.</div> | ||
+ | * [[ThinkGeo.MapSuite.iOSEdition.TrackEndedTrackInteractiveOverlayEventArgs|TrackEndedTrackInteractiveOverlayEventArgs]]<div newline></div><div>This is the default constructor of this parameter.</div> | ||
+ | * [[ThinkGeo.MapSuite.iOSEdition.TrackEndingTrackInteractiveOverlayEventArgs|TrackEndingTrackInteractiveOverlayEventArgs]]<div newline></div><div>Provides data for the TrackEnding. event.</div> | ||
+ | * [[ThinkGeo.MapSuite.iOSEdition.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.iOSEdition.TrackStartedTrackInteractiveOverlayEventArgs|TrackStartedTrackInteractiveOverlayEventArgs]]<div newline></div><div>Provides data for the TrackStarted. event.</div> | ||
+ | * [[ThinkGeo.MapSuite.iOSEdition.TrackStartingTrackInteractiveOverlayEventArgs|TrackStartingTrackInteractiveOverlayEventArgs]]<div newline></div><div>Provides data for the TrackStarting. event.</div> | ||
+ | * [[ThinkGeo.MapSuite.iOSEdition.TransformArguments|TransformArguments]]<div newline></div><div>Represents an arguments that transform map control.</div> | ||
+ | |||
+ | > <html><strong id="classes_u"></strong></html>**U** | ||
+ | |||
+ | * [[ThinkGeo.MapSuite.iOSEdition.UriTileView|UriTileView]]<div newline></div><div>Represents a tile for requesting from an Uri.</div> | ||
+ | |||
+ | > <html><strong id="classes_v"></strong></html>**V** | ||
+ | |||
+ | * [[ThinkGeo.MapSuite.iOSEdition.VertexAddedEditInteractiveOverlayEventArgs|VertexAddedEditInteractiveOverlayEventArgs]]<div newline></div><div>Provides data for the VertexAdded. event.</div> | ||
+ | * [[ThinkGeo.MapSuite.iOSEdition.VertexAddedTrackInteractiveOverlayEventArgs|VertexAddedTrackInteractiveOverlayEventArgs]]<div newline></div><div>Provides data for the VertexAdded. event.</div> | ||
+ | * [[ThinkGeo.MapSuite.iOSEdition.VertexAddingEditInteractiveOverlayEventArgs|VertexAddingEditInteractiveOverlayEventArgs]]<div newline></div><div>Provides data for the VertexAdding. event.</div> | ||
+ | * [[ThinkGeo.MapSuite.iOSEdition.VertexAddingTrackInteractiveOverlayEventArgs|VertexAddingTrackInteractiveOverlayEventArgs]]<div newline></div><div>Provides data for the VertexAdding. event.</div> | ||
+ | * [[ThinkGeo.MapSuite.iOSEdition.VertexMovedEditInteractiveOverlayEventArgs|VertexMovedEditInteractiveOverlayEventArgs]]<div newline></div><div>Provides data for the VertexMoved. event.</div> | ||
+ | * [[ThinkGeo.MapSuite.iOSEdition.VertexMovingEditInteractiveOverlayEventArgs|VertexMovingEditInteractiveOverlayEventArgs]]<div newline></div><div>Provides data for the VertexMoving. event.</div> | ||
+ | * [[ThinkGeo.MapSuite.iOSEdition.VertexRemovedEditInteractiveOverlayEventArgs|VertexRemovedEditInteractiveOverlayEventArgs]]<div newline></div><div>Provides data for the VertexRemoved. event.</div> | ||
+ | * [[ThinkGeo.MapSuite.iOSEdition.VertexRemovingEditInteractiveOverlayEventArgs|VertexRemovingEditInteractiveOverlayEventArgs]]<div newline></div><div>Provides data for the VertexRemoving. event.</div> | ||
+ | |||
+ | > <html><strong id="classes_w"></strong></html>**W** | ||
+ | |||
+ | * [[ThinkGeo.MapSuite.iOSEdition.WmsOverlay|WmsOverlay]]<div newline></div><div>Represents an overlay object that gets map images from the WMS server you specify.</div> | ||
+ | * [[ThinkGeo.MapSuite.iOSEdition.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.iOSEdition.ZoomMapTool|ZoomMapTool]]<div newline></div><div>Class ZoomMapTool.</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.iOSEdition.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.iOSEdition.ExtentChangedType|ExtentChangedType]]<div newline></div><div>This enumeration specifies the type of extent change that has occurred when doing interactive actions with InterativeOverlay.</div> | ||
+ | |||
+ | > <html><strong id="enums_i"></strong></html>**I** | ||
+ | |||
+ | * [[ThinkGeo.MapSuite.iOSEdition.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.iOSEdition.LockLayerMode|LockLayerMode]]<div newline></div><div>Enum LockLayerMode</div> | ||
+ | > <html><strong id="enums_m"></strong></html>**M** | ||
- | ==== Structures ==== | + | * [[ThinkGeo.MapSuite.iOSEdition.MapBoxImageFormat|MapBoxImageFormat]]<div newline></div><div>Enum MapBoxImageFormat</div> |
- | ^ Name ^ Summary ^ | + | * [[ThinkGeo.MapSuite.iOSEdition.MapBoxMapId|MapBoxMapId]]<div newline></div><div>Enum MapBoxMapId</div> |
+ | * [[ThinkGeo.MapSuite.iOSEdition.MapDoubleTapMode|MapDoubleTapMode]]<div newline></div><div>This enumeration specifies the behavior that occurs when double tap on the MapControl. The default value is ZoomIn.</div> | ||
+ | > <html><strong id="enums_o"></strong></html>**O** | ||
- | ==== Enumerations ==== | + | * [[ThinkGeo.MapSuite.iOSEdition.OverlayRefreshType|OverlayRefreshType]]<div newline></div><div>Enum OverlayRefreshType</div> |
- | ^ Name ^ Summary ^ | + | |
- | | [[ThinkGeo.MapSuite.iOSEdition.ControlPointType|ControlPointType]] | This enumeration specified the control point type when editing a shape. The deafault value is None | | + | |
- | | [[ThinkGeo.MapSuite.iOSEdition.ExtentChangedType|ExtentChangedType]] | This enumeration specifies the type of extent change that has occurred when doing interactive actions with InterativeOverlay. | | + | |
- | | [[ThinkGeo.MapSuite.iOSEdition.InteractiveOverlayDrawType|InteractiveOverlayDrawType]] | This enumeration specifies the mode to draw the InterativeOverlay when doing interactive actions with InterativeOverlay. | | + | |
- | | [[ThinkGeo.MapSuite.iOSEdition.LockLayerMode|LockLayerMode]] | Enum LockLayerMode | | + | |
- | | [[ThinkGeo.MapSuite.iOSEdition.MapDoubleTapMode|MapDoubleTapMode]] | This enumeration specifies the behavior that occurs when double tap on the MapControl. The default value is ZoomIn. | | + | |
- | | [[ThinkGeo.MapSuite.iOSEdition.OverlayRefreshType|OverlayRefreshType]] | Enum OverlayRefreshType | | + | |
- | | [[ThinkGeo.MapSuite.iOSEdition.ProcessOtherOverlaysMode|ProcessOtherOverlaysMode]] | This enumeration specifies the mode to process other overlays when doing interactive actions with InterativeOverlay. | | + | |
- | | [[ThinkGeo.MapSuite.iOSEdition.TileSnappingMode|TileSnappingMode]] | Enum TileSnappingMode | | + | |
- | | [[ThinkGeo.MapSuite.iOSEdition.TileType|TileType]] | This enum represents the tile type in the tile overlay. | | + | |
- | | [[ThinkGeo.MapSuite.iOSEdition.TrackMode|TrackMode]] | TrackMode enumeration sets how the map will react to user interaction. | | + | |
- | | [[ThinkGeo.MapSuite.iOSEdition.TransitionEffect|TransitionEffect]] | This enumeration specifies the type of transition effect to use when the map is panned or zoomed. | | + | |
+ | > <html><strong id="enums_p"></strong></html>**P** | ||
- | ==== Interfaces ==== | + | * [[ThinkGeo.MapSuite.iOSEdition.ProcessOtherOverlaysMode|ProcessOtherOverlaysMode]]<div newline></div><div>This enumeration specifies the mode to process other overlays when doing interactive actions with InterativeOverlay.</div> |
- | ^ Name ^ Summary ^ | + | |
+ | > <html><strong id="enums_t"></strong></html>**T** | ||
- | <!-- iOSEdition --> | + | * [[ThinkGeo.MapSuite.iOSEdition.TileSnappingMode|TileSnappingMode]]<div newline></div><div>Enum TileSnappingMode</div> |
- | Note: * -- not public released, might be removed in the next release. | + | * [[ThinkGeo.MapSuite.iOSEdition.TileType|TileType]]<div newline></div><div>This enum represents the tile type in the tile overlay.</div> |
- | [[Category:iOSEdition]] | + | * [[ThinkGeo.MapSuite.iOSEdition.TrackMode|TrackMode]]<div newline></div><div>TrackMode enumeration sets how the map will react to user interaction.</div> |
- | [[Category:ThinkGeo.MapSuite.iOSEdition]] | + | * [[ThinkGeo.MapSuite.iOSEdition.TransitionEffect|TransitionEffect]]<div newline></div><div>This enumeration specifies the type of transition effect to use when the map is panned or zoomed.</div> |
- | [[Category:UpdateDocumentation]] | + | === 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> | ||