remove abstract method

void remove(
  1. MapObject mapObject
)

Removes the given map object from the collection.

Implementation

void remove(mapkit_map_map_object.MapObject mapObject);