User Tools

Site Tools


thinkgeo.mapsuite.mvcedition.worldmapkitwmsweboverlay

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

  • System.Object
    • ThinkGeo.MapSuite.MvcEdition.Overlay
      • ThinkGeo.MapSuite.MvcEdition.WorldMapKitWmsWebOverlay

Members Summary

Public Constructors

WorldMapKitWmsWebOverlay()

  • Initialize an instance of the WmsOverlay class.
Remarks
  • N/A
Parameters

WorldMapKitWmsWebOverlay(String)

  • Initialize an instance of the WmsOverlay class with the overlay identifier specified.
Remarks
  • N/A
Parameters
  • id
    • Type:String
    • Description:The identifier string used to find the overlay.

WorldMapKitWmsWebOverlay(WorldMapKitLayerType)

  • N/A
Remarks
  • N/A
Parameters

WorldMapKitWmsWebOverlay(String,WorldMapKitLayerType)

  • N/A
Remarks
  • N/A
Parameters
  • id
    • Type:String
    • Description:N/A

WorldMapKitWmsWebOverlay(String,TileType)

  • Initialize an instance of the WmsOverlay class with the overlay identifier specified.
Remarks
  • N/A
Parameters
  • id
    • Type:String
    • Description:The identifier string used to find the overlay.
  • tileType
    • Type:TileType
    • Description:Whether or not the overlay uses tiling.

WorldMapKitWmsWebOverlay(String,TileType,WorldMapKitLayerType)

  • N/A
Remarks
  • N/A
Parameters
  • id
    • Type:String
    • Description:N/A
  • tileType

Protected Constructors

Public Methods

FromJson(String)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • jsonString
    • Type:String
    • Description:N/A

ToJson()

  • N/A
Remarks
  • N/A
Return Value
  • Type:String
  • Description:N/A
Parameters

ToString()

  • N/A
Remarks
  • N/A
Return Value
  • Type:String
  • Description:N/A
Parameters

Equals(Object)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • obj
    • Type:Object
    • Description:N/A

GetHashCode()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Int32
  • Description:N/A
Parameters

GetType()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Type
  • Description:N/A
Parameters

Protected Methods

EhQ=(Page)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • page
    • Type:Page
    • Description:N/A

RegisterJavaScriptLibraryCore(Page)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • page
    • Type:Page
    • Description:N/A

Finalize()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters

MemberwiseClone()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Object
  • Description:N/A
Parameters

Public Properties

Projection

Gets or sets a WorldMapKitProjection represents which projection will be used.

Remarks

N/A

Return Value

LayerType

N/A

Remarks

N/A

Return Value

MapType

N/A

Remarks

N/A

Return Value

TransitionEffect

Gets or sets the transition effect to use when the map is zoomed.

Remarks

N/A

Return Value

TransitionEffectDelayInMilliseconds

N/A

Remarks

N/A

Return Value
  • Type:Int32

TileType

Gets or sets whether or not the WmsOverlay uses tiling.

Remarks

N/A

Return Value

WrapDateline

Gets or sets a value that indicates whether the overlay wraps at the date line.

Remarks

N/A

Return Value

OnClientAutoRefreshTick

Don't support auto tick event by default.

Remarks

N/A

Return Value
  • Type:String

IsVisible

N/A

Remarks

N/A

Return Value
  • Type:Boolean

Name

N/A

Remarks

N/A

Return Value
  • Type:String

Opacity

N/A

Remarks

N/A

Return Value
  • Type:Single

IsVisibleInOverlaySwitcher

N/A

Remarks

N/A

Return Value
  • Type:Boolean

IsBaseOverlay

N/A

Remarks

N/A

Return Value
  • Type:Boolean

Id

N/A

Remarks

N/A

Return Value
  • Type:String

AutoRefreshInterval

N/A

Remarks

N/A

Return Value
  • Type:TimeSpan

Attribution

N/A

Remarks

N/A

Return Value
  • Type:String

Protected Properties

SxY=

N/A

Remarks

N/A

Return Value
  • Type:Dictionary<String,String>

ThY=

N/A

Remarks

N/A

Return Value
  • Type:Int32

URY=

N/A

Remarks

N/A

Return Value
  • Type:Int32

VBY=

N/A

Remarks

N/A

Return Value

OverlayType

Gets a string that indicates the overlay type.

Remarks

N/A

Return Value
  • Type:String

VhY=

N/A

Remarks

N/A

Return Value
  • Type:Collection<Uri>

ERQ=

N/A

Remarks

N/A

Return Value
  • Type:Double

Public Events

thinkgeo.mapsuite.mvcedition.worldmapkitwmsweboverlay.txt · Last modified: 2017/03/16 21:59 (external edit)