addPlacemarkWithPoint abstract method
Creates a new placemark with the default icon and style, and adds it to the current collection.
Implementation
mapkit_map_placemark.PlacemarkMapObject addPlacemarkWithPoint(
mapkit_geometry_point.Point point);