ThinkGeo.MapSuite.MvcEdition.WorldMapKitWmsWebOverlay
Note: The page was created before Map Suite 10. Map Suite 10.0 organized many classes into new namespaces and assemblies as well as had a few minor breaks in compatibility. The majority of previously built code should work without modification assuming the new namespaces are added. For guidance on upgrading your existing code, please check out MapSuite 10 Upgrade Guide.
Represents an overlay object that gets map images from the WMS servers.
Inheritance Hierarchy
Members Summary
Public Constructors
WorldMapKitWmsWebOverlay()
Parameters
WorldMapKitWmsWebOverlay(String)
Parameters
WorldMapKitWmsWebOverlay(WorldMapKitLayerType)
Parameters
WorldMapKitWmsWebOverlay(String,WorldMapKitLayerType)
Parameters
id
Type:String
Description:N/A
WorldMapKitWmsWebOverlay(String,TileType)
Parameters
WorldMapKitWmsWebOverlay(String,TileType,WorldMapKitLayerType)
Parameters
id
Type:String
Description:N/A
Protected Constructors
Public Methods
FromJson(String)
Return Value
Type:Void
Description:N/A
Parameters
jsonString
Type:String
Description:N/A
ToJson()
Return Value
Type:String
Description:N/A
Parameters
ToString()
Return Value
Type:String
Description:N/A
Parameters
Equals(Object)
Return Value
Type:Boolean
Description:N/A
Parameters
obj
Type:Object
Description:N/A
GetHashCode()
Return Value
Type:Int32
Description:N/A
Parameters
GetType()
Return Value
Type:Type
Description:N/A
Parameters
Protected Methods
EhQ=(Page)
Return Value
Type:Void
Description:N/A
Parameters
page
Type:Page
Description:N/A
RegisterJavaScriptLibraryCore(Page)
Return Value
Type:Void
Description:N/A
Parameters
page
Type:Page
Description:N/A
Finalize()
Return Value
Type:Void
Description:N/A
Parameters
MemberwiseClone()
Return Value
Type:Object
Description:N/A
Parameters
Public Properties
Projection
Gets or sets a WorldMapKitProjection represents which projection will be used.
Return Value
LayerType
N/A
Return Value
MapType
N/A
Return Value
TransitionEffect
Gets or sets the transition effect to use when the map is zoomed.
Return Value
TransitionEffectDelayInMilliseconds
N/A
Return Value
TileType
Gets or sets whether or not the WmsOverlay uses tiling.
Return Value
WrapDateline
Gets or sets a value that indicates whether the overlay wraps at the date line.
Return Value
OnClientAutoRefreshTick
Don't support auto tick event by default.
Return Value
IsVisible
N/A
Return Value
Name
N/A
Return Value
Opacity
N/A
Return Value
IsVisibleInOverlaySwitcher
N/A
Return Value
IsBaseOverlay
N/A
Return Value
Id
N/A
Return Value
AutoRefreshInterval
N/A
Return Value
Attribution
N/A
Return Value
Protected Properties
SxY=
N/A
Return Value
ThY=
N/A
Return Value
URY=
N/A
Return Value
VBY=
N/A
Return Value
OverlayType
Gets a string that indicates the overlay type.
Return Value
VhY=
N/A
Return Value
ERQ=
N/A
Return Value
Public Events