addPlacemarkWithViewStyle abstract method
Creates a new view placemark and adds it to the current collection.
Implementation
mapkit_map_placemark.PlacemarkMapObject addPlacemarkWithViewStyle(
mapkit_geometry_point.Point point,
view_provider.ViewProvider view,
mapkit_map_icon_style.IconStyle style);