mapbox / mapbox.js

Mapbox JavaScript API, a Leaflet Plugin

Home Page:mapbox.com/mapbox.js/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GeolocateControl with Ionic

desmeit opened this issue · comments

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?