MapPositionChangeEvent
Inherits: Event['Map']
Event emitted when the map camera position changes.
Properties
-
camera(Camera) –Current camera snapshot after the change.
-
coordinates(MapLatitudeLongitude) –Current center coordinates after the position change.
-
has_gesture(bool) –Whether this change was caused by a user gesture.
Properties#
coordinates
instance-attribute
#
coordinates: MapLatitudeLongitude
Current center coordinates after the position change.