Skip to content

MapPositionChangeEvent

Inherits: Event['Map']

Event emitted when the map camera position changes.

Properties

Properties#

camera instance-attribute #

camera: Camera

Current camera snapshot after the change.

coordinates instance-attribute #

coordinates: MapLatitudeLongitude

Current center coordinates after the position change.

has_gesture instance-attribute #

has_gesture: bool

Whether this change was caused by a user gesture.