menu
yandex_mapkit package
documentation
yandex_mapkit.dart
PlacemarkMapObject
zIndex property
zIndex property
dark_mode
light_mode
zIndex
property
double
zIndex
final
z-order
Affects:
Rendering order.
Dispatching of UI events(taps and drags are dispatched to objects with higher z-indexes first).
Implementation
final double zIndex;
yandex_mapkit package
documentation
yandex_mapkit
PlacemarkMapObject
zIndex property
PlacemarkMapObject class