Contents

MapUserLocationChangeEvent

An event that represents a change in a person’s location.

Declaration

class MapUserLocationChangeEvent extends MapKitEvent

Discussion

MapKit JS sends this event when showsUserLocation is true and the map acquires a person’s location, or after an automatic update.

Topics

Instance Properties

See Also

Map events