MapPositionChangeEvent
Event emitted when the map camera position changes.
Inherits: Event
Properties
camera- Current camera snapshot after the change.coordinates- Current center coordinates after the position change.has_gesture- Whether this change was caused by a user gesture.
Properties
coordinatesinstance-attribute
coordinates: MapLatitudeLongitudeCurrent center coordinates after the position change.