image property

MapImage image

Image representing the marker on the screen. Gets currently used map image.

Implementation

MapImage get image;
void image=(MapImage value)

Image representing the marker on the screen. Sets map image used to represent the marker on screen.

Implementation

set image(MapImage value);