GetMarkerColor
GetMarkerColor
Shared Function
![]() |
![]() |
---|---|
![]() |
![]() |
This function let's you choose which color should the marker have.
Syntax
API.getMarkerColor(LocalHandle marker);
Required Arguments
- marker: parameter input should be in LocalHandle type.
NOTE: This function returns data in Color type.
Usage example(s)
API.getMarkerColor(LocalHandle marker);