Esri / arcgis-dijit-locate-button-js

A simple dijit button that when clicked navigates to the users current location using HTML5 Geolocation if available.
http://esri.github.io/arcgis-dijit-locate-button-js/
Apache License 2.0
4 stars 8 forks source link

Not taking location from GPS. #9

Open ritanshu-goel opened 9 years ago

ritanshu-goel commented 9 years ago

If i am using my application in android mobile browser and if Use wireless networks under location services is off it always shows Current location not available. Can u please tell me how to access location through GPS.

I would be thankful to your response.

Thanks and Regards, Rhitz..

driskull commented 9 years ago

hey @ritanshu-goel . It seems like you may just need to enable it.

http://www.droid-life.com/2013/01/30/how-to-enable-gps-and-other-location-services-beginners-guide/