Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

why browser is not detecting my current position

navigator.geolocation.getCurrentPosition(getCoor, errorCoor, {maximumAge:60000, timeout:5000, enableHighAccuracy:true});
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #browser #detecting #current #position
ADD COMMENT
Topic
Name
6+2 =