Package com.yandex.mapkit.map

Interface PlacemarkCreatedCallback

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