Article Categories
- All Categories
-
Data Structure
-
Networking
-
RDBMS
-
Operating System
-
Java
-
MS Excel
-
iOS
-
HTML
-
CSS
-
Android
-
Python
-
C Programming
-
C++
-
C#
-
MongoDB
-
MySQL
-
Javascript
-
PHP
Selected Reading
Geolocation HTML5 enableHighAccuracy True, False or What?
For Geolocation enableHighAccuracy, you need to set it to true −
enableHighAccuracy: true
If you still fail in getting the result i.e. handling the timeout error, then again try it with
enableHighAccuracy: false
The above would work on Android, Chrome, and Firefox as well.
Advertisements
