====== ThinkGeo.MapSuite.WebEdition.MarkerZoomLevelSet ====== {{section>upgrade_map_suite_to_10.0}} 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 ==== ** {{wiki:PublicMethod.gif|}} 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 ==== ** {{wiki:PublicMethod.gif|}} 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 == * Type:[[ThinkGeo.MapSuite.WebEdition.MarkerZoomLevel|MarkerZoomLevel]] * Description:N/A == 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.
** {{wiki:PublicMethod.gif|}} 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 ==
** {{wiki:PublicMethod.gif|}} 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
** {{wiki:PublicMethod.gif|}} 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 ==
** {{wiki:PublicMethod.gif|}} 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 ==== ** {{wiki:ProtectedMethod.gif|}} HRU=(Int32) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:[[ThinkGeo.MapSuite.WebEdition.MarkerZoomLevel|MarkerZoomLevel]] * Description:N/A == Parameters == * //id// * Type:Int32 * Description:N/A
** {{wiki:ProtectedMethod.gif|}} 5hM=() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Void * Description:N/A == Parameters ==
** {{wiki:ProtectedMethod.gif|}} 5xM=(Object) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Void * Description:N/A == Parameters == * //target// * Type:Object * Description:N/A
** {{wiki:ProtectedMethod.gif|}} 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 ==
** {{wiki:ProtectedMethod.gif|}} 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 ==== ** {{wiki:PublicProperty.gif|}} 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 == * Type:[[ThinkGeo.MapSuite.WebEdition.MarkerZoomLevel|MarkerZoomLevel]] ** {{wiki:PublicProperty.gif|}} 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 == * Type:[[ThinkGeo.MapSuite.WebEdition.MarkerZoomLevel|MarkerZoomLevel]] ** {{wiki:PublicProperty.gif|}} 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 == * Type:[[ThinkGeo.MapSuite.WebEdition.MarkerZoomLevel|MarkerZoomLevel]] ** {{wiki:PublicProperty.gif|}} 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 == * Type:[[ThinkGeo.MapSuite.WebEdition.MarkerZoomLevel|MarkerZoomLevel]] ** {{wiki:PublicProperty.gif|}} 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 == * Type:[[ThinkGeo.MapSuite.WebEdition.MarkerZoomLevel|MarkerZoomLevel]] ** {{wiki:PublicProperty.gif|}} 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 == * Type:[[ThinkGeo.MapSuite.WebEdition.MarkerZoomLevel|MarkerZoomLevel]] ** {{wiki:PublicProperty.gif|}} 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 == * Type:[[ThinkGeo.MapSuite.WebEdition.MarkerZoomLevel|MarkerZoomLevel]] ** {{wiki:PublicProperty.gif|}} 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 == * Type:[[ThinkGeo.MapSuite.WebEdition.MarkerZoomLevel|MarkerZoomLevel]] ** {{wiki:PublicProperty.gif|}} 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 == * Type:[[ThinkGeo.MapSuite.WebEdition.MarkerZoomLevel|MarkerZoomLevel]] ** {{wiki:PublicProperty.gif|}} 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 == * Type:[[ThinkGeo.MapSuite.WebEdition.MarkerZoomLevel|MarkerZoomLevel]] ** {{wiki:PublicProperty.gif|}} 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 == * Type:[[ThinkGeo.MapSuite.WebEdition.MarkerZoomLevel|MarkerZoomLevel]] ** {{wiki:PublicProperty.gif|}} 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 == * Type:[[ThinkGeo.MapSuite.WebEdition.MarkerZoomLevel|MarkerZoomLevel]] ** {{wiki:PublicProperty.gif|}} 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 == * Type:[[ThinkGeo.MapSuite.WebEdition.MarkerZoomLevel|MarkerZoomLevel]] ** {{wiki:PublicProperty.gif|}} 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 == * Type:[[ThinkGeo.MapSuite.WebEdition.MarkerZoomLevel|MarkerZoomLevel]] ** {{wiki:PublicProperty.gif|}} 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 == * Type:[[ThinkGeo.MapSuite.WebEdition.MarkerZoomLevel|MarkerZoomLevel]] ** {{wiki:PublicProperty.gif|}} 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 == * Type:[[ThinkGeo.MapSuite.WebEdition.MarkerZoomLevel|MarkerZoomLevel]] ** {{wiki:PublicProperty.gif|}} 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 == * Type:[[ThinkGeo.MapSuite.WebEdition.MarkerZoomLevel|MarkerZoomLevel]] ** {{wiki:PublicProperty.gif|}} 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 == * Type:[[ThinkGeo.MapSuite.WebEdition.MarkerZoomLevel|MarkerZoomLevel]] ** {{wiki:PublicProperty.gif|}} 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 == * Type:[[ThinkGeo.MapSuite.WebEdition.MarkerZoomLevel|MarkerZoomLevel]] ** {{wiki:PublicProperty.gif|}} 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 == * Type:[[ThinkGeo.MapSuite.WebEdition.MarkerZoomLevel|MarkerZoomLevel]] ** {{wiki:PublicProperty.gif|}} 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 == * Type:Collection<[[ThinkGeo.MapSuite.WebEdition.MarkerZoomLevel|MarkerZoomLevel]]> ==== Protected Properties ==== ==== Public Events ====