addCircle abstract method
Creates a new circle and adds it to the current collection.
Implementation
mapkit_map_circle.CircleMapObject addCircle(
mapkit_geometry_geometry.Circle circle);
Creates a new circle and adds it to the current collection.
mapkit_map_circle.CircleMapObject addCircle(
mapkit_geometry_geometry.Circle circle);