MapEvent Inherits: Event['Map'] Map event emitted for camera/interaction updates from various sources. Properties camera(Camera) – The map camera after the event. source(MapEventSource) – Who/what issued the event. Properties# camera instance-attribute # camera: Camera The map camera after the event. source instance-attribute # source: MapEventSource Who/what issued the event.