addEmptyPlacemark abstract method
Creates a new empty placemark and adds it to the current collection.
Implementation
mapkit_map_placemark.PlacemarkMapObject addEmptyPlacemark(
mapkit_geometry_point.Point point);
Creates a new empty placemark and adds it to the current collection.
mapkit_map_placemark.PlacemarkMapObject addEmptyPlacemark(
mapkit_geometry_point.Point point);