IVectorMapsMarker Properties
Declares properties of business objects that can be displayed as a bubble marker on a vector map using the Maps Module.Name | Description |
---|---|
Latitude | Gets the maps marker latitude. Inherited from IBaseMapsMarker. |
Longitude | Gets the maps marker longitude. Inherited from IBaseMapsMarker. |
Title | Gets the $maps marker title. Inherited from IBaseMapsMarker. |
Tooltip | Gets the gets the vector maps marker tooltip. |
Value | Gets the vector maps marker value. |
See Also