使用 JavaScript 进行地理位置定位
我正在尝试对用户进行地理定位,然后使用 django 和 javascript 向他展示到我所在位置的驾驶路径。 我正在使用的js在这里: http://github .com/gvkalra/random/blob/master/templates/home/index.html
如果在地理定位提示中我说“共享我的位置”,则系统无法正常工作。我无法弄清楚为什么......请帮助我......我是js新手
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
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
@Dani我已经给出了链接,无论如何
这里是代码:
http://pastebin.com/HtNq52aV
@Anurag 是的,我明白了
@Dani I have given the link, anyways
here is the code:
http://pastebin.com/HtNq52aV
@Anurag yes i am getting them