removeMarker abstract method

void removeMarker(
  1. GeoCoord position
)

Removes a marker from the map by given position.

Implementation

void removeMarker(GeoCoord position);