IconThe Icon class is used to set the graphic form of the Marker object.
In order to add a marker on the map you should attach one of the above objects to the marker you’d like to add to the map. See on the examples page how to add external icons to the map: Use shapes -> Add external icon to map Summary
disableCounter
Set the icon counter to be disabled. The icon counter is used to show a running number on the icon, relative the insert ordering of the markers above the map. On the first marker that the icon is attached to, the number 1 will be appeared, on the second the number 2 and so on. enableCounter
Set the icon counter to be enabled. The icon counter is used to show a running number on the icon, relative the insert ordering of the markers above the map. On the first marker that the icon is attached to, the number 1 will be appeared, on the second the number 2 and so on. getCounterOffset
Returns the icon’s counter offset position. The offest position is used to determine the counter position relative to the icon. Returns The icon’s counter offset position. See AlsosetCounterOffset
Set the icon’s counter offset position. The offest position is used to determine the counter position relative to the icon. Parameters
See Also |
|
enableCounter() |
disableCounter() |
|
int getCounterSize() |
|
string getCounterColor() |
|
ScreenPoint getCounterOffset() |