Module: ol/Geolocation

ol/Geolocation


Classes

GeolocationError
Geolocation

Type Definitions

GeolocationObjectEventTypes{Types} {'change:accuracy'} {'change:accuracyGeometry'} {'change:altitude'} {'change:altitudeAccuracy'} {'change:heading'} {'change:position'} {'change:projection'} {'change:speed'} {'change:tracking'} {'change:trackingOptions'}

Options{Object}

Properties:
Name Type Description
tracking boolean
(defaults to false)

实例化后立即开始跟踪。

trackingOptions PositionOptions | undefined

跟踪选项。参见 https://www.w3.org/TR/geolocation-API/#position_options_interface

projection ProjectionLike | undefined

报告位置所使用的投影。