image property

MapImage image

Image overlayed on the map. Gets currently used map image.

Implementation

MapImage get image;
void image=(MapImage value)

Image overlayed on the map. Sets the image overlayed on map.

Implementation

set image(MapImage value);