This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
thinkgeo.mapsuite.mvcedition.overlaycollection [2015/08/20 03:08] 127.0.0.1 external edit |
— (current) | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== ThinkGeo.MapSuite.MvcEdition.OverlayCollection ====== | ||
| - | |||
| - | |||
| - | |||
| - | <!-- Class --> | ||
| - | ===== Inheritance Hierarchy ===== | ||
| - | *System.Object | ||
| - | **[[ThinkGeo.MapSuite.MvcEdition.OverlayCollection]] | ||
| - | ===== Members Summary ===== | ||
| - | ==== Public Constructors ==== | ||
| - | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#OverlayCollection(Map)|OverlayCollection]] | [[ThinkGeo.MapSuite.MvcEdition.Map|Map]] | | | | ||
| - | |||
| - | ==== Protected Constructors ==== | ||
| - | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | ||
| - | |||
| - | ==== Public Methods ==== | ||
| - | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#AdormentOverlay()|AdormentOverlay]] | | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#AdormentOverlay(String)|AdormentOverlay]] | String | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#ArcGISServerRestOverlay()|ArcGISServerRestOverlay]] | | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#ArcGISServerRestOverlay(String)|ArcGISServerRestOverlay]] | String | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#ArcGISServerRestOverlay(String, Uri)|ArcGISServerRestOverlay]] | String, Uri | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#ArcGISServerRestOverlay(String, Uri, TileType)|ArcGISServerRestOverlay]] | String, Uri, [[ThinkGeo.MapSuite.MvcEdition.TileType|TileType]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#ArcGISServerRestOverlay(Uri)|ArcGISServerRestOverlay]] | Uri | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#BingMapsOverlay()|BingMapsOverlay]] | | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#BingMapsOverlay(String, String)|BingMapsOverlay]] | String, String | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#BingMapsOverlay(String, String, BingMapsStyle)|BingMapsOverlay]] | String, String, [[ThinkGeo.MapSuite.MvcEdition.BingMapsStyle|BingMapsStyle]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#Equals(Object)|Equals]] | Object | Object | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#FeatureSourceMarkerOverlay(String)|FeatureSourceMarkerOverlay]] | String | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#FeatureSourceMarkerOverlay(String, FeatureSource)|FeatureSourceMarkerOverlay]] | String, [[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#FeatureSourceMarkerOverlay()|FeatureSourceMarkerOverlay]] | | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetHashCode()|GetHashCode]] | | Object | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetType()|GetType]] | | Object | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GoogleOverlay()|GoogleOverlay]] | | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GoogleOverlay(String, GoogleMapType)|GoogleOverlay]] | String, [[ThinkGeo.MapSuite.MvcEdition.GoogleMapType|GoogleMapType]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GoogleOverlay(GoogleMapType)|GoogleOverlay]] | [[ThinkGeo.MapSuite.MvcEdition.GoogleMapType|GoogleMapType]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GoogleOverlay(String)|GoogleOverlay]] | String | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#InMemoryMarkerOverlay(String)|InMemoryMarkerOverlay]] | String | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#InMemoryMarkerOverlay(String, IEnumerable<FeatureSourceColumn>)|InMemoryMarkerOverlay]] | String, IEnumerable<[[ThinkGeo.MapSuite.Core.FeatureSourceColumn|FeatureSourceColumn]]> | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#InMemoryMarkerOverlay()|InMemoryMarkerOverlay]] | | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#InMemoryMarkerOverlay(String, IEnumerable<String>)|InMemoryMarkerOverlay]] | String, IEnumerable<String> | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#LayerOverlay()|LayerOverlay]] | | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#LayerOverlay(String)|LayerOverlay]] | String | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#LayerOverlay(String, Boolean, TileType)|LayerOverlay]] | String, Boolean, [[ThinkGeo.MapSuite.MvcEdition.TileType|TileType]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#OpenStreetMapOverlay()|OpenStreetMapOverlay]] | | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#OpenStreetMapOverlay(String)|OpenStreetMapOverlay]] | String | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#SimpleMarkerOverlay()|SimpleMarkerOverlay]] | | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#SimpleMarkerOverlay(String)|SimpleMarkerOverlay]] | String | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#ToString()|ToString]] | | Object | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#WmsOverlay()|WmsOverlay]] | | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#WmsOverlay(String)|WmsOverlay]] | String | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#WmsOverlay(String, IEnumerable<Uri>, TileType)|WmsOverlay]] | String, IEnumerable<Uri>, [[ThinkGeo.MapSuite.MvcEdition.TileType|TileType]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#WmsOverlay(IEnumerable<Uri>)|WmsOverlay]] | IEnumerable<Uri> | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#WmsOverlay(String, Uri, TileType)|WmsOverlay]] | String, Uri, [[ThinkGeo.MapSuite.MvcEdition.TileType|TileType]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#WmsOverlay(String, Uri)|WmsOverlay]] | String, Uri | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#WmtsOverlay(String, Uri)|WmtsOverlay]] | String, Uri | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#WmtsOverlay(String, Uri, WmtsSeverEncodingType)|WmtsOverlay]] | String, Uri, [[ThinkGeo.MapSuite.Core.WmtsSeverEncodingType|WmtsSeverEncodingType]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#WmtsOverlay(IEnumerable<Uri>)|WmtsOverlay]] | IEnumerable<Uri> | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#WmtsOverlay()|WmtsOverlay]] | | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#WmtsOverlay(String)|WmtsOverlay]] | String | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#WmtsOverlay(String, IEnumerable<Uri>, WmtsSeverEncodingType)|WmtsOverlay]] | String, IEnumerable<Uri>, [[ThinkGeo.MapSuite.Core.WmtsSeverEncodingType|WmtsSeverEncodingType]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#WorldMapKitWmsWebOverlay()|WorldMapKitWmsWebOverlay]] | | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#WorldMapKitWmsWebOverlay(String)|WorldMapKitWmsWebOverlay]] | String | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#WorldMapKitWmsWebOverlay(String, TileType)|WorldMapKitWmsWebOverlay]] | String, [[ThinkGeo.MapSuite.MvcEdition.TileType|TileType]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#WorldMapKitWmsWebOverlay(String, TileType, WorldMapKitLayerType)|WorldMapKitWmsWebOverlay]] | String, [[ThinkGeo.MapSuite.MvcEdition.TileType|TileType]], [[ThinkGeo.MapSuite.Core.WorldMapKitLayerType|WorldMapKitLayerType]] | | | | ||
| - | |||
| - | ==== Protected Methods ==== | ||
| - | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | ||
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#Finalize()|Finalize]] | | Object | | | ||
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#MemberwiseClone()|MemberwiseClone]] | | Object | | | ||
| - | |||
| - | ==== Public Properties ==== | ||
| - | ^ Name ^ Return ^ DeclaringType ^ Summary ^ | ||
| - | |||
| - | ==== Protected Properties ==== | ||
| - | ^ Name ^ Return ^ DeclaringType ^ Summary ^ | ||
| - | |||
| - | ==== Public Events ==== | ||
| - | ^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^ | ||
| - | |||
| - | ===== Public Constructors ===== | ||
| - | ==== OverlayCollection(Map) ==== | ||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | map | [[ThinkGeo.MapSuite.MvcEdition.Map|Map]]<!-- ThinkGeo.MapSuite.MvcEdition.Map --> | | | ||
| - | |||
| - | [[#Public Constructors|Go Back]] | ||
| - | ===== Protected Constructors ===== | ||
| - | ===== Public Methods ===== | ||
| - | ==== AdormentOverlay() ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.MvcEdition.AdornmentOverlaySetting|AdornmentOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.AdornmentOverlaySetting --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== AdormentOverlay(String) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.MvcEdition.AdornmentOverlaySetting|AdornmentOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.AdornmentOverlaySetting --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | id | String<!-- System.String --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== ArcGISServerRestOverlay() ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.MvcEdition.ArcGISServerRestOverlaySetting|ArcGISServerRestOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.ArcGISServerRestOverlaySetting --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== ArcGISServerRestOverlay(String) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.MvcEdition.ArcGISServerRestOverlaySetting|ArcGISServerRestOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.ArcGISServerRestOverlaySetting --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | id | String<!-- System.String --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== ArcGISServerRestOverlay(String, Uri) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.MvcEdition.ArcGISServerRestOverlaySetting|ArcGISServerRestOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.ArcGISServerRestOverlaySetting --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | id | String<!-- System.String --> | | | ||
| - | | serverUri | Uri<!-- System.Uri --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== ArcGISServerRestOverlay(String, Uri, TileType) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.MvcEdition.ArcGISServerRestOverlaySetting|ArcGISServerRestOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.ArcGISServerRestOverlaySetting --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | id | String<!-- System.String --> | | | ||
| - | | serverUri | Uri<!-- System.Uri --> | | | ||
| - | | tileType | [[ThinkGeo.MapSuite.MvcEdition.TileType|TileType]]<!-- ThinkGeo.MapSuite.MvcEdition.TileType --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== ArcGISServerRestOverlay(Uri) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.MvcEdition.ArcGISServerRestOverlaySetting|ArcGISServerRestOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.ArcGISServerRestOverlaySetting --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | serverUri | Uri<!-- System.Uri --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== BingMapsOverlay() ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.MvcEdition.BingMapsOverlaySetting|BingMapsOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.BingMapsOverlaySetting --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== BingMapsOverlay(String, String) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.MvcEdition.BingMapsOverlaySetting|BingMapsOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.BingMapsOverlaySetting --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | id | String<!-- System.String --> | | | ||
| - | | bingMapsKey | String<!-- System.String --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== BingMapsOverlay(String, String, BingMapsStyle) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.MvcEdition.BingMapsOverlaySetting|BingMapsOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.BingMapsOverlaySetting --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | id | String<!-- System.String --> | | | ||
| - | | bingMapsKey | String<!-- System.String --> | | | ||
| - | | bingMapsMapStyle | [[ThinkGeo.MapSuite.MvcEdition.BingMapsStyle|BingMapsStyle]]<!-- ThinkGeo.MapSuite.MvcEdition.BingMapsStyle --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== Equals(Object) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Boolean<!-- System.Boolean --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | obj | Object<!-- System.Object --> | | | ||
| - | |||
| - | <!-- System.Object --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== FeatureSourceMarkerOverlay(String) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.MvcEdition.FeatureSourceMarkerOverlaySetting|FeatureSourceMarkerOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.FeatureSourceMarkerOverlaySetting --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | id | String<!-- System.String --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== FeatureSourceMarkerOverlay(String, FeatureSource) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.MvcEdition.FeatureSourceMarkerOverlaySetting|FeatureSourceMarkerOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.FeatureSourceMarkerOverlaySetting --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | id | String<!-- System.String --> | | | ||
| - | | featureSource | [[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]]<!-- ThinkGeo.MapSuite.Core.FeatureSource --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== FeatureSourceMarkerOverlay() ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.MvcEdition.FeatureSourceMarkerOverlaySetting|FeatureSourceMarkerOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.FeatureSourceMarkerOverlaySetting --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetHashCode() ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Int32<!-- System.Int32 --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | |||
| - | <!-- System.Object --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetType() ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Type<!-- System.Type --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | |||
| - | <!-- System.Object --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GoogleOverlay() ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting|GoogleOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GoogleOverlay(String, GoogleMapType) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting|GoogleOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | id | String<!-- System.String --> | | | ||
| - | | googleMapType | [[ThinkGeo.MapSuite.MvcEdition.GoogleMapType|GoogleMapType]]<!-- ThinkGeo.MapSuite.MvcEdition.GoogleMapType --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GoogleOverlay(GoogleMapType) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting|GoogleOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | googleMapType | [[ThinkGeo.MapSuite.MvcEdition.GoogleMapType|GoogleMapType]]<!-- ThinkGeo.MapSuite.MvcEdition.GoogleMapType --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GoogleOverlay(String) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting|GoogleOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | id | String<!-- System.String --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== InMemoryMarkerOverlay(String) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | id | String<!-- System.String --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== InMemoryMarkerOverlay(String, IEnumerable<FeatureSourceColumn>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | id | String<!-- System.String --> | | | ||
| - | | featureColumns | IEnumerable<[[ThinkGeo.MapSuite.Core.FeatureSourceColumn|FeatureSourceColumn]]><!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.Core.FeatureSourceColumn} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== InMemoryMarkerOverlay() ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== InMemoryMarkerOverlay(String, IEnumerable<String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | id | String<!-- System.String --> | | | ||
| - | | featureColumnNames | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== LayerOverlay() ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.MvcEdition.LayerOverlaySetting|LayerOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.LayerOverlaySetting --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== LayerOverlay(String) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.MvcEdition.LayerOverlaySetting|LayerOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.LayerOverlaySetting --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | id | String<!-- System.String --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== LayerOverlay(String, Boolean, TileType) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.MvcEdition.LayerOverlaySetting|LayerOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.LayerOverlaySetting --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | id | String<!-- System.String --> | | | ||
| - | | isBaseOverlay | Boolean<!-- System.Boolean --> | | | ||
| - | | tileType | [[ThinkGeo.MapSuite.MvcEdition.TileType|TileType]]<!-- ThinkGeo.MapSuite.MvcEdition.TileType --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== OpenStreetMapOverlay() ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.MvcEdition.OpenStreetMapOverlaySetting|OpenStreetMapOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.OpenStreetMapOverlaySetting --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== OpenStreetMapOverlay(String) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.MvcEdition.OpenStreetMapOverlaySetting|OpenStreetMapOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.OpenStreetMapOverlaySetting --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | id | String<!-- System.String --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== SimpleMarkerOverlay() ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.MvcEdition.SimpleMarkerOverlaySetting|SimpleMarkerOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.SimpleMarkerOverlaySetting --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== SimpleMarkerOverlay(String) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.MvcEdition.SimpleMarkerOverlaySetting|SimpleMarkerOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.SimpleMarkerOverlaySetting --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | id | String<!-- System.String --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== ToString() ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | String<!-- System.String --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | |||
| - | <!-- System.Object --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== WmsOverlay() ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.MvcEdition.WmsOverlaySetting|WmsOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.WmsOverlaySetting --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== WmsOverlay(String) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.MvcEdition.WmsOverlaySetting|WmsOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.WmsOverlaySetting --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | id | String<!-- System.String --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== WmsOverlay(String, IEnumerable<Uri>, TileType) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.MvcEdition.WmsOverlaySetting|WmsOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.WmsOverlaySetting --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | id | String<!-- System.String --> | | | ||
| - | | serverUris | IEnumerable<Uri><!-- System.Collections.Generic.IEnumerable{System.Uri} --> | | | ||
| - | | tileType | [[ThinkGeo.MapSuite.MvcEdition.TileType|TileType]]<!-- ThinkGeo.MapSuite.MvcEdition.TileType --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== WmsOverlay(IEnumerable<Uri>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.MvcEdition.WmsOverlaySetting|WmsOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.WmsOverlaySetting --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | serverUris | IEnumerable<Uri><!-- System.Collections.Generic.IEnumerable{System.Uri} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== WmsOverlay(String, Uri, TileType) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.MvcEdition.WmsOverlaySetting|WmsOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.WmsOverlaySetting --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | id | String<!-- System.String --> | | | ||
| - | | serverUri | Uri<!-- System.Uri --> | | | ||
| - | | tileType | [[ThinkGeo.MapSuite.MvcEdition.TileType|TileType]]<!-- ThinkGeo.MapSuite.MvcEdition.TileType --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== WmsOverlay(String, Uri) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.MvcEdition.WmsOverlaySetting|WmsOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.WmsOverlaySetting --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | id | String<!-- System.String --> | | | ||
| - | | serverUri | Uri<!-- System.Uri --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== WmtsOverlay(String, Uri) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.MvcEdition.WmtsOverlaySetting|WmtsOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.WmtsOverlaySetting --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | id | String<!-- System.String --> | | | ||
| - | | serverUri | Uri<!-- System.Uri --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== WmtsOverlay(String, Uri, WmtsSeverEncodingType) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.MvcEdition.WmtsOverlaySetting|WmtsOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.WmtsOverlaySetting --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | id | String<!-- System.String --> | | | ||
| - | | serverUri | Uri<!-- System.Uri --> | | | ||
| - | | wmtsSeverEncodingType | [[ThinkGeo.MapSuite.Core.WmtsSeverEncodingType|WmtsSeverEncodingType]]<!-- ThinkGeo.MapSuite.Core.WmtsSeverEncodingType --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== WmtsOverlay(IEnumerable<Uri>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.MvcEdition.WmtsOverlaySetting|WmtsOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.WmtsOverlaySetting --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | serverUris | IEnumerable<Uri><!-- System.Collections.Generic.IEnumerable{System.Uri} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== WmtsOverlay() ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.MvcEdition.WmtsOverlaySetting|WmtsOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.WmtsOverlaySetting --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== WmtsOverlay(String) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.MvcEdition.WmtsOverlaySetting|WmtsOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.WmtsOverlaySetting --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | id | String<!-- System.String --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== WmtsOverlay(String, IEnumerable<Uri>, WmtsSeverEncodingType) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.MvcEdition.WmtsOverlaySetting|WmtsOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.WmtsOverlaySetting --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | id | String<!-- System.String --> | | | ||
| - | | serverUris | IEnumerable<Uri><!-- System.Collections.Generic.IEnumerable{System.Uri} --> | | | ||
| - | | wmtsSeverEncodingType | [[ThinkGeo.MapSuite.Core.WmtsSeverEncodingType|WmtsSeverEncodingType]]<!-- ThinkGeo.MapSuite.Core.WmtsSeverEncodingType --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== WorldMapKitWmsWebOverlay() ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.MvcEdition.WorldMapKitWmsWebOverlaySetting|WorldMapKitWmsWebOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.WorldMapKitWmsWebOverlaySetting --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== WorldMapKitWmsWebOverlay(String) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.MvcEdition.WorldMapKitWmsWebOverlaySetting|WorldMapKitWmsWebOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.WorldMapKitWmsWebOverlaySetting --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | id | String<!-- System.String --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== WorldMapKitWmsWebOverlay(String, TileType) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.MvcEdition.WorldMapKitWmsWebOverlaySetting|WorldMapKitWmsWebOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.WorldMapKitWmsWebOverlaySetting --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | id | String<!-- System.String --> | | | ||
| - | | tileType | [[ThinkGeo.MapSuite.MvcEdition.TileType|TileType]]<!-- ThinkGeo.MapSuite.MvcEdition.TileType --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== WorldMapKitWmsWebOverlay(String, TileType, WorldMapKitLayerType) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.MvcEdition.WorldMapKitWmsWebOverlaySetting|WorldMapKitWmsWebOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.WorldMapKitWmsWebOverlaySetting --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | id | String<!-- System.String --> | | | ||
| - | | tileType | [[ThinkGeo.MapSuite.MvcEdition.TileType|TileType]]<!-- ThinkGeo.MapSuite.MvcEdition.TileType --> | | | ||
| - | | layerType | [[ThinkGeo.MapSuite.Core.WorldMapKitLayerType|WorldMapKitLayerType]]<!-- ThinkGeo.MapSuite.Core.WorldMapKitLayerType --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ===== Protected Methods ===== | ||
| - | ==== Finalize() ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | |||
| - | <!-- System.Object --> | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | ==== MemberwiseClone() ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Object<!-- System.Object --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | |||
| - | <!-- System.Object --> | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | ===== Public Properties ===== | ||
| - | ===== Protected Properties ===== | ||
| - | ===== Public Events ===== | ||
| - | __NOTOC__ | ||
| - | [[Category:MvcEdition]] | ||
| - | [[Category:ThinkGeo.MapSuite.MvcEdition]] | ||
| - | [[Category: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.