mapbox / mapbox.js

Mapbox JavaScript API, a Leaflet Plugin
mapbox.com/mapbox.js/
Other
1.92k stars 386 forks source link

GeolocateControl with Ionic #1298

Closed desmeit closed 4 years ago

desmeit commented 4 years ago

Regarding Geolocation in the docs it is written:

A GeolocateControl control provides a button that uses the browser's geolocation API to locate the user on the map.

How exactly is this to be understood if i use this in relation with ionic (wkwebview)?

Is the location then correctly get from the device?