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!
Represents the ordinary marker style.
N/A
N/A
PointMarkerStyle(WebImage,CustomPopup)
Initialize an instance of the PointMarkerStyle class.
N/A
PointMarkerStyle(WebImage,CustomPopup,ContextMenu)
Initialize an instance of the PointMarkerStyle class.
N/A
GetMarkers(IEnumerable<Feature>)
Returns a collection of markers that are created with specific styles from the features passed in.
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
Gets or sets a value indicating the interval that should elapse between when the mouse moves over the marker and when its popup window displays.
The PopupDelay value is counted in milliseconds. If it is set to 500, the popup will display 500ms after the mouse pointer hovers over the marker.
N/A
Gets or sets a context menu object that displays when you right-click on the marker.
N/A
Gets or sets a float value between 0 and 1 that indicates the transparency level of the marker.
The Opacity property enables you to specify a level of transparency for the marker. When this property is set to a value less than 100 percent (1.00), the entire overlay is made more transparent. Setting this property to a value of 0 percent (0.00) makes the marker completely invisible.