Classes
Type Definitions
-
GeolocationObjectEventTypes{Types} {'change:accuracy'} {'change:accuracyGeometry'} {'change:altitude'} {'change:altitudeAccuracy'} {'change:heading'} {'change:position'} {'change:projection'} {'change:speed'} {'change:tracking'}
-
-
Options{Object}
-
Properties:
Name Type Description tracking
boolean
(defaults to false)Start Tracking right after instantiation.
trackingOptions
PositionOptions | undefined Tracking options. See https://www.w3.org/TR/geolocation-API/#position_options_interface.
projection
ProjectionLike | undefined The projection the position is reported in.