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 |
thinkgeo.mapsuite.mvcedition.overlaycollection [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.MvcEdition.OverlayCollection ====== | ====== ThinkGeo.MapSuite.MvcEdition.OverlayCollection ====== | ||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
- | <!-- Class --> | ||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
- | *System.Object | + | *System.Object |
- | **[[ThinkGeo.MapSuite.MvcEdition.OverlayCollection]] | + | ***ThinkGeo.MapSuite.MvcEdition.OverlayCollection** |
===== Members Summary ===== | ===== Members Summary ===== | ||
==== Public Constructors ==== | ==== Public Constructors ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | ** {{wiki:PublicMethod.gif|}} OverlayCollection(Map) ** |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#OverlayCollection(Map)|OverlayCollection]] | [[ThinkGeo.MapSuite.MvcEdition.Map|Map]] | | | | + | |
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | == Parameters == | ||
+ | * //map// | ||
+ | * Type:[[ThinkGeo.MapSuite.MvcEdition.Map|Map]] | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
==== Protected Constructors ==== | ==== Protected Constructors ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | ||
- | |||
==== Public Methods ==== | ==== Public Methods ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | ** {{wiki:PublicMethod.gif|}} AdormentOverlay() ** |
- | | {{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 ==== | + | * //N/A// |
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | == Remarks == |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#Finalize()|Finalize]] | | Object | | | + | * //N/A// |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#MemberwiseClone()|MemberwiseClone]] | | Object | | | + | |
- | ==== Public Properties ==== | + | == Return Value == |
- | ^ Name ^ Return ^ DeclaringType ^ Summary ^ | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.AdornmentOverlaySetting|AdornmentOverlaySetting]] |
+ | * Description:N/A | ||
- | ==== Protected Properties ==== | + | == Parameters == |
- | ^ Name ^ Return ^ DeclaringType ^ Summary ^ | + | <div newline></div> |
+ | ** {{wiki:PublicMethod.gif|}} AdormentOverlay(String) ** | ||
- | ==== Public Events ==== | + | * //N/A// |
- | ^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^ | + | == Remarks == |
+ | * //N/A// | ||
- | ===== Public Constructors ===== | + | == Return Value == |
- | ==== OverlayCollection(Map) ==== | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.AdornmentOverlaySetting|AdornmentOverlaySetting]] |
- | === Parameters === | + | * Description:N/A |
- | ^ Name ^ Type ^ Description ^ | + | |
- | | map | [[ThinkGeo.MapSuite.MvcEdition.Map|Map]]<!-- ThinkGeo.MapSuite.MvcEdition.Map --> | | | + | |
- | [[#Public Constructors|Go Back]] | + | == Parameters == |
- | ===== Protected Constructors ===== | + | * //id// |
- | ===== Public Methods ===== | + | * Type:String |
- | ==== AdormentOverlay() ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.AdornmentOverlaySetting|AdornmentOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.AdornmentOverlaySetting --> | | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:PublicMethod.gif|}} ArcGISServerRestOverlay() ** |
- | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | + | * //N/A// |
- | [[#Public Methods|Go Back]] | + | == Remarks == |
- | ==== AdormentOverlay(String) ==== | + | * //N/A// |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.AdornmentOverlaySetting|AdornmentOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.AdornmentOverlaySetting --> | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.ArcGISServerRestOverlaySetting|ArcGISServerRestOverlaySetting]] |
- | | id | String<!-- System.String --> | | | + | * Description:N/A |
- | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | + | == Parameters == |
- | [[#Public Methods|Go Back]] | + | <div newline></div> |
- | ==== ArcGISServerRestOverlay() ==== | + | ** {{wiki:PublicMethod.gif|}} ArcGISServerRestOverlay(String) ** |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.ArcGISServerRestOverlaySetting|ArcGISServerRestOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.ArcGISServerRestOverlaySetting --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | * //N/A// | ||
- | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.ArcGISServerRestOverlaySetting|ArcGISServerRestOverlaySetting]] |
- | ==== ArcGISServerRestOverlay(String) ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.ArcGISServerRestOverlaySetting|ArcGISServerRestOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.ArcGISServerRestOverlaySetting --> | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //id// |
- | | id | String<!-- System.String --> | | | + | * Type:String |
+ | * Description:N/A | ||
- | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | + | <div newline></div> |
- | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} ArcGISServerRestOverlay(String,Uri) ** |
- | ==== ArcGISServerRestOverlay(String, Uri) ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.ArcGISServerRestOverlaySetting|ArcGISServerRestOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.ArcGISServerRestOverlaySetting --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | id | String<!-- System.String --> | | | + | * //N/A// |
- | | serverUri | Uri<!-- System.Uri --> | | | + | |
- | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.ArcGISServerRestOverlaySetting|ArcGISServerRestOverlaySetting]] |
- | ==== ArcGISServerRestOverlay(String, Uri, TileType) ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.ArcGISServerRestOverlaySetting|ArcGISServerRestOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.ArcGISServerRestOverlaySetting --> | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //id// |
- | | id | String<!-- System.String --> | | | + | * Type:String |
- | | serverUri | Uri<!-- System.Uri --> | | | + | * Description:N/A |
- | | tileType | [[ThinkGeo.MapSuite.MvcEdition.TileType|TileType]]<!-- ThinkGeo.MapSuite.MvcEdition.TileType --> | | | + | |
- | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | + | * //serverUri// |
- | [[#Public Methods|Go Back]] | + | * Type:Uri |
- | ==== ArcGISServerRestOverlay(Uri) ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.ArcGISServerRestOverlaySetting|ArcGISServerRestOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.ArcGISServerRestOverlaySetting --> | | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:PublicMethod.gif|}} ArcGISServerRestOverlay(String,Uri,TileType) ** |
- | | serverUri | Uri<!-- System.Uri --> | | | + | |
- | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | + | * //N/A// |
- | [[#Public Methods|Go Back]] | + | == Remarks == |
- | ==== BingMapsOverlay() ==== | + | * //N/A// |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.BingMapsOverlaySetting|BingMapsOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.BingMapsOverlaySetting --> | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.ArcGISServerRestOverlaySetting|ArcGISServerRestOverlaySetting]] |
+ | * Description:N/A | ||
- | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | + | == Parameters == |
- | [[#Public Methods|Go Back]] | + | * //id// |
- | ==== BingMapsOverlay(String, String) ==== | + | * Type:String |
- | === Return Value === | + | * Description:N/A |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.BingMapsOverlaySetting|BingMapsOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.BingMapsOverlaySetting --> | | | + | |
- | === Parameters === | + | * //serverUri// |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Uri |
- | | id | String<!-- System.String --> | | | + | * Description:N/A |
- | | bingMapsKey | String<!-- System.String --> | | | + | |
- | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | + | * //tileType// |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.TileType|TileType]] |
- | ==== BingMapsOverlay(String, String, BingMapsStyle) ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.BingMapsOverlaySetting|BingMapsOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.BingMapsOverlaySetting --> | | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:PublicMethod.gif|}} ArcGISServerRestOverlay(Uri) ** |
- | | id | String<!-- System.String --> | | | + | |
- | | bingMapsKey | String<!-- System.String --> | | | + | |
- | | bingMapsMapStyle | [[ThinkGeo.MapSuite.MvcEdition.BingMapsStyle|BingMapsStyle]]<!-- ThinkGeo.MapSuite.MvcEdition.BingMapsStyle --> | | | + | |
- | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | + | * //N/A// |
- | [[#Public Methods|Go Back]] | + | == Remarks == |
- | ==== Equals(Object) ==== | + | * //N/A// |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Boolean<!-- System.Boolean --> | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.ArcGISServerRestOverlaySetting|ArcGISServerRestOverlaySetting]] |
- | | obj | Object<!-- System.Object --> | | | + | * Description:N/A |
- | <!-- System.Object --> | + | == Parameters == |
- | [[#Public Methods|Go Back]] | + | * //serverUri// |
- | ==== FeatureSourceMarkerOverlay(String) ==== | + | * Type:Uri |
- | === Return Value === | + | * Description:N/A |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.FeatureSourceMarkerOverlaySetting|FeatureSourceMarkerOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.FeatureSourceMarkerOverlaySetting --> | | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:PublicMethod.gif|}} BingMapsOverlay() ** |
- | | id | String<!-- System.String --> | | | + | |
- | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | + | * //N/A// |
- | [[#Public Methods|Go Back]] | + | == Remarks == |
- | ==== FeatureSourceMarkerOverlay(String, FeatureSource) ==== | + | * //N/A// |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.FeatureSourceMarkerOverlaySetting|FeatureSourceMarkerOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.FeatureSourceMarkerOverlaySetting --> | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.BingMapsOverlaySetting|BingMapsOverlaySetting]] |
- | | id | String<!-- System.String --> | | | + | * Description:N/A |
- | | featureSource | [[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]]<!-- ThinkGeo.MapSuite.Core.FeatureSource --> | | | + | |
- | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | + | == Parameters == |
- | [[#Public Methods|Go Back]] | + | <div newline></div> |
- | ==== FeatureSourceMarkerOverlay() ==== | + | ** {{wiki:PublicMethod.gif|}} BingMapsOverlay(String) ** |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.FeatureSourceMarkerOverlaySetting|FeatureSourceMarkerOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.FeatureSourceMarkerOverlaySetting --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | * //N/A// | ||
- | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.BingMapsOverlaySetting|BingMapsOverlaySetting]] |
- | ==== GetHashCode() ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Int32<!-- System.Int32 --> | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //id// |
+ | * Type:String | ||
+ | * Description:N/A | ||
- | <!-- System.Object --> | + | <div newline></div> |
- | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} BingMapsOverlay(BingMapsStyle) ** |
- | ==== GetType() ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Type<!-- System.Type --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | * //N/A// | ||
- | <!-- System.Object --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.BingMapsOverlaySetting|BingMapsOverlaySetting]] |
- | ==== GoogleOverlay() ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting|GoogleOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting --> | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //bingMapsMapType// |
+ | * Type:[[ThinkGeo.MapSuite.MvcEdition.BingMapsStyle|BingMapsStyle]] | ||
+ | * Description:N/A | ||
- | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | + | <div newline></div> |
- | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} BingMapsOverlay(String,BingMapsStyle) ** |
- | ==== GoogleOverlay(String, GoogleMapType) ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting|GoogleOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | id | String<!-- System.String --> | | | + | * //N/A// |
- | | googleMapType | [[ThinkGeo.MapSuite.MvcEdition.GoogleMapType|GoogleMapType]]<!-- ThinkGeo.MapSuite.MvcEdition.GoogleMapType --> | | | + | |
- | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.BingMapsOverlaySetting|BingMapsOverlaySetting]] |
- | ==== GoogleOverlay(GoogleMapType) ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting|GoogleOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting --> | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //id// |
- | | googleMapType | [[ThinkGeo.MapSuite.MvcEdition.GoogleMapType|GoogleMapType]]<!-- ThinkGeo.MapSuite.MvcEdition.GoogleMapType --> | | | + | * Type:String |
+ | * Description:N/A | ||
- | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | + | * //bingMapsMapType// |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.BingMapsStyle|BingMapsStyle]] |
- | ==== GoogleOverlay(String) ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting|GoogleOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting --> | | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:PublicMethod.gif|}} BingMapsOverlay(BingMapsStyle,String) ** |
- | | id | String<!-- System.String --> | | | + | |
- | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | + | * //N/A// |
- | [[#Public Methods|Go Back]] | + | == Remarks == |
- | ==== InMemoryMarkerOverlay(String) ==== | + | * //N/A// |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting --> | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.BingMapsOverlaySetting|BingMapsOverlaySetting]] |
- | | id | String<!-- System.String --> | | | + | * Description:N/A |
- | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | + | == Parameters == |
- | [[#Public Methods|Go Back]] | + | * //bingMapsMapType// |
- | ==== InMemoryMarkerOverlay(String, IEnumerable<FeatureSourceColumn>) ==== | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.BingMapsStyle|BingMapsStyle]] |
- | === Return Value === | + | * Description:N/A |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting --> | | | + | |
- | === Parameters === | + | * //credentials// |
- | ^ Name ^ Type ^ Description ^ | + | * Type:String |
- | | id | String<!-- System.String --> | | | + | * Description:N/A |
- | | featureColumns | IEnumerable<[[ThinkGeo.MapSuite.Core.FeatureSourceColumn|FeatureSourceColumn]]><!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.Core.FeatureSourceColumn} --> | | | + | |
- | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | + | <div newline></div> |
- | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} BingMapsOverlay(String,BingMapsStyle,String) ** |
- | ==== InMemoryMarkerOverlay() ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | * //N/A// | ||
- | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.BingMapsOverlaySetting|BingMapsOverlaySetting]] |
- | ==== InMemoryMarkerOverlay(String, IEnumerable<String>) ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting --> | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //id// |
- | | id | String<!-- System.String --> | | | + | * Type:String |
- | | featureColumnNames | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | + | * Description:N/A |
- | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | + | * //bingMapsMapType// |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.BingMapsStyle|BingMapsStyle]] |
- | ==== LayerOverlay() ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.LayerOverlaySetting|LayerOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.LayerOverlaySetting --> | | | + | |
- | === Parameters === | + | * //credentials// |
- | ^ Name ^ Type ^ Description ^ | + | * Type:String |
+ | * Description:N/A | ||
- | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | + | <div newline></div> |
- | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} BingMapsOverlay(String,String) ** |
- | ==== LayerOverlay(String) ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.LayerOverlaySetting|LayerOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.LayerOverlaySetting --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | id | String<!-- System.String --> | | | + | * //N/A// |
- | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.BingMapsOverlaySetting|BingMapsOverlaySetting]] |
- | ==== LayerOverlay(String, Boolean, TileType) ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.LayerOverlaySetting|LayerOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.LayerOverlaySetting --> | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //id// |
- | | id | String<!-- System.String --> | | | + | * Type:String |
- | | isBaseOverlay | Boolean<!-- System.Boolean --> | | | + | * Description:N/A |
- | | tileType | [[ThinkGeo.MapSuite.MvcEdition.TileType|TileType]]<!-- ThinkGeo.MapSuite.MvcEdition.TileType --> | | | + | |
- | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | + | * //bingMapsKey// |
- | [[#Public Methods|Go Back]] | + | * Type:String |
- | ==== OpenStreetMapOverlay() ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.OpenStreetMapOverlaySetting|OpenStreetMapOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.OpenStreetMapOverlaySetting --> | | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:PublicMethod.gif|}} BingMapsOverlay(String,String,BingMapsStyle) ** |
- | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | + | * //N/A// |
- | [[#Public Methods|Go Back]] | + | == Remarks == |
- | ==== OpenStreetMapOverlay(String) ==== | + | * //N/A// |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.OpenStreetMapOverlaySetting|OpenStreetMapOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.OpenStreetMapOverlaySetting --> | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.BingMapsOverlaySetting|BingMapsOverlaySetting]] |
- | | id | String<!-- System.String --> | | | + | * Description:N/A |
- | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | + | == Parameters == |
- | [[#Public Methods|Go Back]] | + | * //id// |
- | ==== SimpleMarkerOverlay() ==== | + | * Type:String |
- | === Return Value === | + | * Description:N/A |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.SimpleMarkerOverlaySetting|SimpleMarkerOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.SimpleMarkerOverlaySetting --> | | | + | |
- | === Parameters === | + | * //bingMapsKey// |
- | ^ Name ^ Type ^ Description ^ | + | * Type:String |
+ | * Description:N/A | ||
- | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | + | * //bingMapsMapStyle// |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.BingMapsStyle|BingMapsStyle]] |
- | ==== SimpleMarkerOverlay(String) ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.SimpleMarkerOverlaySetting|SimpleMarkerOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.SimpleMarkerOverlaySetting --> | | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:PublicMethod.gif|}} FeatureSourceMarkerOverlay() ** |
- | | id | String<!-- System.String --> | | | + | |
- | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | + | * //N/A// |
- | [[#Public Methods|Go Back]] | + | == Remarks == |
- | ==== ToString() ==== | + | * //N/A// |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | String<!-- System.String --> | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.FeatureSourceMarkerOverlaySetting|FeatureSourceMarkerOverlaySetting]] |
+ | * Description:N/A | ||
- | <!-- System.Object --> | + | == Parameters == |
- | [[#Public Methods|Go Back]] | + | <div newline></div> |
- | ==== WmsOverlay() ==== | + | ** {{wiki:PublicMethod.gif|}} FeatureSourceMarkerOverlay(String) ** |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.WmsOverlaySetting|WmsOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.WmsOverlaySetting --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | * //N/A// | ||
- | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.FeatureSourceMarkerOverlaySetting|FeatureSourceMarkerOverlaySetting]] |
- | ==== WmsOverlay(String) ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.WmsOverlaySetting|WmsOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.WmsOverlaySetting --> | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //id// |
- | | id | String<!-- System.String --> | | | + | * Type:String |
+ | * Description:N/A | ||
- | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | + | <div newline></div> |
- | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} FeatureSourceMarkerOverlay(String,FeatureSource) ** |
- | ==== WmsOverlay(String, IEnumerable<Uri>, TileType) ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.WmsOverlaySetting|WmsOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.WmsOverlaySetting --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | id | String<!-- System.String --> | | | + | * //N/A// |
- | | serverUris | IEnumerable<Uri><!-- System.Collections.Generic.IEnumerable{System.Uri} --> | | | + | |
- | | tileType | [[ThinkGeo.MapSuite.MvcEdition.TileType|TileType]]<!-- ThinkGeo.MapSuite.MvcEdition.TileType --> | | | + | |
- | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.FeatureSourceMarkerOverlaySetting|FeatureSourceMarkerOverlaySetting]] |
- | ==== WmsOverlay(IEnumerable<Uri>) ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.WmsOverlaySetting|WmsOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.WmsOverlaySetting --> | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //id// |
- | | serverUris | IEnumerable<Uri><!-- System.Collections.Generic.IEnumerable{System.Uri} --> | | | + | * Type:String |
+ | * Description:N/A | ||
- | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | + | * //featureSource// |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] |
- | ==== WmsOverlay(String, Uri, TileType) ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.WmsOverlaySetting|WmsOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.WmsOverlaySetting --> | | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:PublicMethod.gif|}} GoogleOverlay() ** |
- | | id | String<!-- System.String --> | | | + | |
- | | serverUri | Uri<!-- System.Uri --> | | | + | |
- | | tileType | [[ThinkGeo.MapSuite.MvcEdition.TileType|TileType]]<!-- ThinkGeo.MapSuite.MvcEdition.TileType --> | | | + | |
- | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | + | * //N/A// |
- | [[#Public Methods|Go Back]] | + | == Remarks == |
- | ==== WmsOverlay(String, Uri) ==== | + | * //N/A// |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.WmsOverlaySetting|WmsOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.WmsOverlaySetting --> | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting|GoogleOverlaySetting]] |
- | | id | String<!-- System.String --> | | | + | * Description:N/A |
- | | serverUri | Uri<!-- System.Uri --> | | | + | |
- | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | + | == Parameters == |
- | [[#Public Methods|Go Back]] | + | <div newline></div> |
- | ==== WmtsOverlay(String, Uri) ==== | + | ** {{wiki:PublicMethod.gif|}} GoogleOverlay(String) ** |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.WmtsOverlaySetting|WmtsOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.WmtsOverlaySetting --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | id | String<!-- System.String --> | | | + | * //N/A// |
- | | serverUri | Uri<!-- System.Uri --> | | | + | |
- | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting|GoogleOverlaySetting]] |
- | ==== WmtsOverlay(String, Uri, WmtsSeverEncodingType) ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.WmtsOverlaySetting|WmtsOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.WmtsOverlaySetting --> | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //id// |
- | | id | String<!-- System.String --> | | | + | * Type:String |
- | | serverUri | Uri<!-- System.Uri --> | | | + | * Description:N/A |
- | | wmtsSeverEncodingType | [[ThinkGeo.MapSuite.Core.WmtsSeverEncodingType|WmtsSeverEncodingType]]<!-- ThinkGeo.MapSuite.Core.WmtsSeverEncodingType --> | | | + | |
- | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | + | <div newline></div> |
- | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} GoogleOverlay(GoogleMapType) ** |
- | ==== WmtsOverlay(IEnumerable<Uri>) ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.WmtsOverlaySetting|WmtsOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.WmtsOverlaySetting --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | serverUris | IEnumerable<Uri><!-- System.Collections.Generic.IEnumerable{System.Uri} --> | | | + | * //N/A// |
- | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting|GoogleOverlaySetting]] |
- | ==== WmtsOverlay() ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.WmtsOverlaySetting|WmtsOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.WmtsOverlaySetting --> | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //googleMapType// |
+ | * Type:[[ThinkGeo.MapSuite.MvcEdition.GoogleMapType|GoogleMapType]] | ||
+ | * Description:N/A | ||
- | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | + | <div newline></div> |
- | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} GoogleOverlay(String,GoogleMapType) ** |
- | ==== WmtsOverlay(String) ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.WmtsOverlaySetting|WmtsOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.WmtsOverlaySetting --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | id | String<!-- System.String --> | | | + | * //N/A// |
- | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting|GoogleOverlaySetting]] |
- | ==== WmtsOverlay(String, IEnumerable<Uri>, WmtsSeverEncodingType) ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.WmtsOverlaySetting|WmtsOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.WmtsOverlaySetting --> | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //id// |
- | | id | String<!-- System.String --> | | | + | * Type:String |
- | | serverUris | IEnumerable<Uri><!-- System.Collections.Generic.IEnumerable{System.Uri} --> | | | + | * Description:N/A |
- | | wmtsSeverEncodingType | [[ThinkGeo.MapSuite.Core.WmtsSeverEncodingType|WmtsSeverEncodingType]]<!-- ThinkGeo.MapSuite.Core.WmtsSeverEncodingType --> | | | + | |
- | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | + | * //googleMapType// |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.GoogleMapType|GoogleMapType]] |
- | ==== WorldMapKitWmsWebOverlay() ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.WorldMapKitWmsWebOverlaySetting|WorldMapKitWmsWebOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.WorldMapKitWmsWebOverlaySetting --> | | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:PublicMethod.gif|}} InMemoryMarkerOverlay() ** |
- | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | + | * //N/A// |
- | [[#Public Methods|Go Back]] | + | == Remarks == |
- | ==== WorldMapKitWmsWebOverlay(String) ==== | + | * //N/A// |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.WorldMapKitWmsWebOverlaySetting|WorldMapKitWmsWebOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.WorldMapKitWmsWebOverlaySetting --> | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]] |
- | | id | String<!-- System.String --> | | | + | * Description:N/A |
- | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | + | == Parameters == |
- | [[#Public Methods|Go Back]] | + | <div newline></div> |
- | ==== WorldMapKitWmsWebOverlay(String, TileType) ==== | + | ** {{wiki:PublicMethod.gif|}} InMemoryMarkerOverlay(String) ** |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.WorldMapKitWmsWebOverlaySetting|WorldMapKitWmsWebOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.WorldMapKitWmsWebOverlaySetting --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | id | String<!-- System.String --> | | | + | * //N/A// |
- | | tileType | [[ThinkGeo.MapSuite.MvcEdition.TileType|TileType]]<!-- ThinkGeo.MapSuite.MvcEdition.TileType --> | | | + | |
- | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]] |
- | ==== WorldMapKitWmsWebOverlay(String, TileType, WorldMapKitLayerType) ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.WorldMapKitWmsWebOverlaySetting|WorldMapKitWmsWebOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.WorldMapKitWmsWebOverlaySetting --> | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //id// |
- | | id | String<!-- System.String --> | | | + | * Type:String |
- | | tileType | [[ThinkGeo.MapSuite.MvcEdition.TileType|TileType]]<!-- ThinkGeo.MapSuite.MvcEdition.TileType --> | | | + | * Description:N/A |
- | | layerType | [[ThinkGeo.MapSuite.Core.WorldMapKitLayerType|WorldMapKitLayerType]]<!-- ThinkGeo.MapSuite.Core.WorldMapKitLayerType --> | | | + | |
- | <!-- ThinkGeo.MapSuite.MvcEdition.OverlayCollection --> | + | <div newline></div> |
- | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} InMemoryMarkerOverlay(String,IEnumerable<String>) ** |
- | ===== Protected Methods ===== | + | |
- | ==== Finalize() ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | * //N/A// | ||
- | <!-- System.Object --> | + | == Return Value == |
- | [[#Protected Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]] |
- | ==== MemberwiseClone() ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Object<!-- System.Object --> | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //id// |
+ | * Type:String | ||
+ | * Description:N/A | ||
- | <!-- System.Object --> | + | * //featureColumnNames// |
- | [[#Protected Methods|Go Back]] | + | * Type:IEnumerable<String> |
- | ===== Public Properties ===== | + | * Description:N/A |
- | ===== Protected Properties ===== | + | |
- | ===== Public Events ===== | + | <div newline></div> |
- | __NOTOC__ | + | ** {{wiki:PublicMethod.gif|}} InMemoryMarkerOverlay(String,IEnumerable<FeatureSourceColumn>) ** |
- | [[Category:MvcEdition]] | + | |
- | [[Category:ThinkGeo.MapSuite.MvcEdition]] | + | * //N/A// |
- | [[Category:UpdateDocumentation]] | + | == Remarks == |
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]] | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //id// | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | * //featureColumns// | ||
+ | * Type:IEnumerable<[[ThinkGeo.MapSuite.Core.FeatureSourceColumn|FeatureSourceColumn]]> | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} LayerOverlay() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.MvcEdition.LayerOverlaySetting|LayerOverlaySetting]] | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} LayerOverlay(String) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.MvcEdition.LayerOverlaySetting|LayerOverlaySetting]] | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //id// | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} LayerOverlay(String,Boolean,TileType) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.MvcEdition.LayerOverlaySetting|LayerOverlaySetting]] | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //id// | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | * //isBaseOverlay// | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | * //tileType// | ||
+ | * Type:[[ThinkGeo.MapSuite.MvcEdition.TileType|TileType]] | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} OpenStreetMapOverlay() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.MvcEdition.OpenStreetMapOverlaySetting|OpenStreetMapOverlaySetting]] | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} OpenStreetMapOverlay(String) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.MvcEdition.OpenStreetMapOverlaySetting|OpenStreetMapOverlaySetting]] | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //id// | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} SimpleMarkerOverlay() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.MvcEdition.SimpleMarkerOverlaySetting|SimpleMarkerOverlaySetting]] | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} SimpleMarkerOverlay(String) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.MvcEdition.SimpleMarkerOverlaySetting|SimpleMarkerOverlaySetting]] | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //id// | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} WmsOverlay() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.MvcEdition.WmsOverlaySetting|WmsOverlaySetting]] | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} WmsOverlay(String) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.MvcEdition.WmsOverlaySetting|WmsOverlaySetting]] | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //id// | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} WmsOverlay(String,Uri) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.MvcEdition.WmsOverlaySetting|WmsOverlaySetting]] | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //id// | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | * //serverUri// | ||
+ | * Type:Uri | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} WmsOverlay(String,Uri,TileType) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.MvcEdition.WmsOverlaySetting|WmsOverlaySetting]] | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //id// | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | * //serverUri// | ||
+ | * Type:Uri | ||
+ | * Description:N/A | ||
+ | |||
+ | * //tileType// | ||
+ | * Type:[[ThinkGeo.MapSuite.MvcEdition.TileType|TileType]] | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} WmsOverlay(IEnumerable<Uri>) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.MvcEdition.WmsOverlaySetting|WmsOverlaySetting]] | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //serverUris// | ||
+ | * Type:IEnumerable<Uri> | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} WmsOverlay(String,IEnumerable<Uri>,TileType) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.MvcEdition.WmsOverlaySetting|WmsOverlaySetting]] | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //id// | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | * //serverUris// | ||
+ | * Type:IEnumerable<Uri> | ||
+ | * Description:N/A | ||
+ | |||
+ | * //tileType// | ||
+ | * Type:[[ThinkGeo.MapSuite.MvcEdition.TileType|TileType]] | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} WmtsOverlay() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.MvcEdition.WmtsOverlaySetting|WmtsOverlaySetting]] | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} WmtsOverlay(String) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.MvcEdition.WmtsOverlaySetting|WmtsOverlaySetting]] | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //id// | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} WmtsOverlay(String,Uri) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.MvcEdition.WmtsOverlaySetting|WmtsOverlaySetting]] | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //id// | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | * //serverUri// | ||
+ | * Type:Uri | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} WmtsOverlay(String,Uri,WmtsSeverEncodingType) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.MvcEdition.WmtsOverlaySetting|WmtsOverlaySetting]] | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //id// | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | * //serverUri// | ||
+ | * Type:Uri | ||
+ | * Description:N/A | ||
+ | |||
+ | * //wmtsSeverEncodingType// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.WmtsSeverEncodingType|WmtsSeverEncodingType]] | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} WmtsOverlay(IEnumerable<Uri>) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.MvcEdition.WmtsOverlaySetting|WmtsOverlaySetting]] | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //serverUris// | ||
+ | * Type:IEnumerable<Uri> | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} WmtsOverlay(String,IEnumerable<Uri>,WmtsSeverEncodingType) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.MvcEdition.WmtsOverlaySetting|WmtsOverlaySetting]] | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //id// | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | * //serverUris// | ||
+ | * Type:IEnumerable<Uri> | ||
+ | * Description:N/A | ||
+ | |||
+ | * //wmtsSeverEncodingType// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.WmtsSeverEncodingType|WmtsSeverEncodingType]] | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} WorldMapKitWmsWebOverlay() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.MvcEdition.WorldMapKitWmsWebOverlaySetting|WorldMapKitWmsWebOverlaySetting]] | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} WorldMapKitWmsWebOverlay(String) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.MvcEdition.WorldMapKitWmsWebOverlaySetting|WorldMapKitWmsWebOverlaySetting]] | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //id// | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} WorldMapKitWmsWebOverlay(String,TileType) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.MvcEdition.WorldMapKitWmsWebOverlaySetting|WorldMapKitWmsWebOverlaySetting]] | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //id// | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | * //tileType// | ||
+ | * Type:[[ThinkGeo.MapSuite.MvcEdition.TileType|TileType]] | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} WorldMapKitWmsWebOverlay(String,TileType,WorldMapKitLayerType) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.MvcEdition.WorldMapKitWmsWebOverlaySetting|WorldMapKitWmsWebOverlaySetting]] | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //id// | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | * //tileType// | ||
+ | * Type:[[ThinkGeo.MapSuite.MvcEdition.TileType|TileType]] | ||
+ | * Description:N/A | ||
+ | |||
+ | * //layerType// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.WorldMapKitLayerType|WorldMapKitLayerType]] | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} ToString() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //obj// | ||
+ | * Type:Object | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Int32 | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} GetType() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Type | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ==== Protected Methods ==== | ||
+ | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Object | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ==== Public Properties ==== | ||
+ | ==== Protected Properties ==== | ||
+ | ==== Public Events ==== | ||