Interface PlacemarkCreatedCallback

Package world.mappable.mapkit.map

interface PlacemarkCreatedCallback

Summary

Methods

Type and modifiers

Method and Description

void

onPlacemarkCreated(@NonNull PlacemarkMapObject placemark)
Can be used to setup placemark style and position Will be called before MapObjectCollectionListener#onMapObjectAdded

Methods

onPlacemarkCreated

@UiThread
void onPlacemarkCreated(@NonNull PlacemarkMapObject placemark)

Can be used to setup placemark style and position Will be called before MapObjectCollectionListener#onMapObjectAdded