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