I am trying to geolocate a user then present him a driving path to my location using django and javascript. The js i am using is over here: http://github.com/gvkalra/random/blob/master/templates/home/index.html
If to the geolocation prompt I say "Share my location", the system is not working. I am unable to figure out why ..... Please help me .... Am new to js