User Tools

Site Tools


thinkgeo.mapsuite.webedition.wmtsoverlay

ThinkGeo.MapSuite.WebEdition.WmtsOverlay

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.

Inheritance Hierarchy

  • System.Object
    • ThinkGeo.MapSuite.WebEdition.Overlay
      • ThinkGeo.MapSuite.WebEdition.WmtsOverlay

Members Summary

Public Constructors

WmtsOverlay()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.WmtsOverlay#WmtsOverlay.28.29
Parameters

WmtsOverlay(String)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.WmtsOverlay#WmtsOverlay.28String.29
Parameters
  • id
    • Type:String
    • Description:N/A

WmtsOverlay(String,IEnumerable<Uri>)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:
Parameters
  • id
    • Type:String
    • Description:N/A
  • serverUris
    • Type:IEnumerable<Uri>
    • Description:N/A

WmtsOverlay(String,IEnumerable<Uri>,WmtsSeverEncodingType)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:
Parameters
  • id
    • Type:String
    • Description:N/A
  • serverUris
    • Type:IEnumerable<Uri>
    • Description:N/A

Protected Constructors

Public Methods

ToJson()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.WmtsOverlay#ToJson.28.29
Return Value
  • Type:String
  • Description:N/A
Parameters

ToString()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.WmtsOverlay#ToString.28.29
Return Value
  • Type:String
  • Description:N/A
Parameters

Equals(Object)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.WmtsOverlay#Equals.28Object.29
Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • obj
    • Type:Object
    • Description:N/A

GetHashCode()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.WmtsOverlay#GetHashCode.28.29
Return Value
  • Type:Int32
  • Description:N/A
Parameters

GetType()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.WmtsOverlay#GetType.28.29
Return Value
  • Type:Type
  • Description:N/A
Parameters

Protected Methods

3xM=(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
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.WmtsOverlay#RegisterJavaScriptLibraryCore.28Page.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • page
    • Type:Page
    • Description:N/A

RaiseTickEvent(EventArgs)

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

OnTick(EventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.WmtsOverlay#OnTick.28EventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:EventArgs
    • Description:N/A

Finalize()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.WmtsOverlay#Finalize.28.29
Return Value
  • Type:Void
  • Description:N/A
Parameters

MemberwiseClone()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.WmtsOverlay#MemberwiseClone.28.29
Return Value
  • Type:Object
  • Description:N/A
Parameters

Public Properties

ServerUris

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.WmtsOverlay#ServerUris

Return Value
  • Type:Collection<Uri>

ActiveLayerName

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.WmtsOverlay#ActiveLayerName

Return Value
  • Type:String

TileMatrixSetName

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.WmtsOverlay#TileMatrixSetName

Return Value
  • Type:String

TileMatrixIds

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.WmtsOverlay#TileMatrixIds

Return Value
  • Type:Collection<String>

OutputFormat

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.WmtsOverlay#OutputFormat

Return Value
  • Type:String

TileMatrixBoundingBox

N/A

Remarks

For the most updated Info for this topic, please check it here:

Return Value

TileMatrixUpperLeftPoint

N/A

Remarks

For the most updated Info for this topic, please check it here:

Return Value

WmtsSeverEncodingType

N/A

Remarks
Return Value

ActiveStyleName

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.WmtsOverlay#ActiveStyleName

Return Value
  • Type:String

Parameters

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.WmtsOverlay#Parameters

Return Value
  • Type:Dictionary<String,String>

IsVisible

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.WmtsOverlay#IsVisible

Return Value
  • Type:Boolean

Name

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.WmtsOverlay#ActiveLayerName

Return Value
  • Type:String

Opacity

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.WmtsOverlay#Opacity

Return Value
  • Type:Single

IsVisibleInOverlaySwitcher

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.WmtsOverlay#IsVisibleInOverlaySwitcher

Return Value
  • Type:Boolean

IsBaseOverlay

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.WmtsOverlay#IsBaseOverlay

Return Value
  • Type:Boolean

Id

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.WmtsOverlay#Id

Return Value
  • Type:String

AutoRefreshInterval

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.WmtsOverlay#AutoRefreshInterval

Return Value
  • Type:TimeSpan

Attribution

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.WmtsOverlay#Attribution

Return Value
  • Type:String

Protected Properties

7hM=

N/A

Remarks

N/A

Return Value
  • Type:String

8BM=

N/A

Remarks

N/A

Return Value
  • Type:String

8xM=

N/A

Remarks

N/A

Return Value
  • Type:String

9hM=

N/A

Remarks

N/A

Return Value
  • Type:String

/BM=

N/A

Remarks

N/A

Return Value
  • Type:Collection<String>

OverlayType

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.WmtsOverlay#OverlayType

Return Value
  • Type:String

HasTickEvent

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.WmtsOverlay#HasTickEvent

Return Value
  • Type:Boolean

3hM=

N/A

Remarks

N/A

Return Value
  • Type:Double

Public Events

Tick N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.WmtsOverlay#OnTick.28EventArgs.29

Event Arguments:EventArgs

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