Class: GeolocationEvent

Mapspace.control. GeolocationEvent

Events emitted by Mapspace.contro.GeolocationEvent.


new GeolocationEvent(type, coordinate)

Parameters:
Name Type Description
type string

Event type.

coordinate Mapspace.Coordinate

The coordinate in viewer projection corresponding

Source:
mapspace/events.js

Extends

Members


coordinate :Mapspace.Coordinate

The coordinate in viewer projection corresponding to the original browser event.

Source:
mapspace/events.js