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 IBase |
Longitude |
Gets the maps marker longitude.
Inherited from IBase |
Title |
Gets the $maps marker title.
Inherited from IBase |
Tooltip | Gets the gets the vector maps marker tooltip. |
Value | Gets the vector maps marker value. |
See Also