removePolygon abstract method

void removePolygon(
  1. String id
)

Removes a polygon from the map by given id.

Implementation

void removePolygon(String id);