image property
Image representing the marker on the screen. Gets currently used map image.
Implementation
MapImage get image;
Image representing the marker on the screen. Sets map image used to represent the marker on screen.
Implementation
set image(MapImage value);