ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
This is an old revision of the document!
Defines styles of markers and a zoomlevel range. When the current zoomlevel is in that range, the styles will be applied to the markers.
This is the default constructor. If you use this constructor, you should set the require properties on the class manually.
GetMarkers(IEnumerable<Feature>)
Returns a collection of markers to which the styles will be applied when the current zoomlevel falls into the ranges defined.
N/A
N/A
N/A
N/A
N/A
N/A
Gets a collection of context menus that are associated with the MarkerZoomLevel.
N/A
N/A
N/A
N/A
N/A
Gets or sets the style that is applied to the markers if the CustomMarkerStyle is not defined.
N/A
The CustomMarkerStyle has a higher priority than the DefaultMarkerStyle. When you define both styles, the CustomMarkerStyle will be applied. The CustomMarkerStyle can be any kind of MarkerStyle while the DefaultMarkerStyle cannot.
N/A