User Tools

Site Tools


thinkgeo.mapsuite.webedition.markerzoomlevelset

ThinkGeo.MapSuite.WebEdition.MarkerZoomLevelSet

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.

This class represents a collection of MarkerZoomLevels that determines the appearance of markers at different zoomlevels.

Inheritance Hierarchy

  • System.Object
    • ThinkGeo.MapSuite.WebEdition.MarkerZoomLevelSet

Members Summary

Public Constructors

MarkerZoomLevelSet()

  • Initialize a new instance of the MarkerZoomLevelSet class.
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MarkerZoomLevelSet#MarkerZoomLevelSet.28.29
Parameters

Protected Constructors

Public Methods

GetZoomLevelForDrawing(Int32)

  • Returns the MarkerZoomLevel object whose styles will be applied to the markers based on the current zoomlevel that is passed in.
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MarkerZoomLevelSet#GetZoomLevelForDrawing.28Int32.29
Return Value
Parameters
  • currentZoomLevelId
    • Type:Int32
    • Description:An int value that indicates which zoomlevel is the current zoomlevel. The int value must be a number from 1 - 20.

ToString()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MarkerZoomLevelSet#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.MarkerZoomLevelSet#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.MarkerZoomLevelSet#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.MarkerZoomLevelSet#GetType.28.29
Return Value
  • Type:Type
  • Description:N/A
Parameters

Protected Methods

HRU=(Int32)

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

5hM=()

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

5xM=(Object)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • target
    • Type:Object
    • 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.MarkerZoomLevelSet#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.MarkerZoomLevelSet#MemberwiseClone.28.29
Return Value
  • Type:Object
  • Description:N/A
Parameters

Public Properties

ZoomLevel01

Gets the MarkerZoomLevel for Level01.

Remarks

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

Return Value

ZoomLevel02

Gets the MarkerZoomLevel for Level02.

Remarks

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

Return Value

ZoomLevel03

Gets the MarkerZoomLevel for Level03.

Remarks

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

Return Value

ZoomLevel04

Gets the MarkerZoomLevel for Level04.

Remarks

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

Return Value

ZoomLevel05

Gets the MarkerZoomLevel for Level05.

Remarks

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

Return Value

ZoomLevel06

Gets the MarkerZoomLevel for Level06.

Remarks

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

Return Value

ZoomLevel07

Gets the MarkerZoomLevel for Level07.

Remarks

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

Return Value

ZoomLevel08

Gets the MarkerZoomLevel for Level08.

Remarks

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

Return Value

ZoomLevel09

Gets the MarkerZoomLevel for Level09.

Remarks

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

Return Value

ZoomLevel10

Gets the MarkerZoomLevel for Level10.

Remarks

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

Return Value

ZoomLevel11

Gets the MarkerZoomLevel for Level11.

Remarks

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

Return Value

ZoomLevel12

Gets the MarkerZoomLevel for Level12.

Remarks

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

Return Value

ZoomLevel13

Gets the MarkerZoomLevel for Level13.

Remarks

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

Return Value

ZoomLevel14

Gets the MarkerZoomLevel for Level14.

Remarks

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

Return Value

ZoomLevel15

Gets the MarkerZoomLevel for Level15.

Remarks

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

Return Value

ZoomLevel16

Gets the MarkerZoomLevel for Level16.

Remarks

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

Return Value

ZoomLevel17

Gets the MarkerZoomLevel for Level17.

Remarks

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

Return Value

ZoomLevel18

Gets the MarkerZoomLevel for Level18.

Remarks

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

Return Value

ZoomLevel19

Gets the MarkerZoomLevel for Level19.

Remarks

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

Return Value

ZoomLevel20

Gets the MarkerZoomLevel for Level20.

Remarks

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

Return Value

CustomZoomLevels

Gets a MarkerZoomLevel collection that is used for you to define your own custom zoomlevels.

Remarks

When you add custom zoomlevels to the CustomZoomLevels collection, the default ZoomLevels 01 through 20 will be disabled. The zoomLevels in the CustomZoomLevels are matched with the scales defined in the Map.ClientZoomLevelScales. For example, CustomZoomLevels[0] has the scale that equals to Map.ClientZoomLevelScales[0].

Return Value

Protected Properties

Public Events

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