在& quot; file:///C:/& quot;上不允许使用navigator.geolocation.getCurrentPosition基于访问 [英] navigator.geolocation.getCurrentPosition not allowed on "file:///C:/" based access

查看:58
本文介绍了在& quot; file:///C:/& quot;上不允许使用navigator.geolocation.getCurrentPosition基于访问的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

可能重复:
Chrome中的HTML 5地理位置提示

我一直在查看HTML 5中的地理位置.我正在使用Chrome(12),并使用以下路径访问html文件:file:///C:/_Development/Examples/Html5/boilerplate.html

I've been looking at geolocation in Html 5. I'm using Chrome (12) and am accessing the html file using a path like this: file:///C:/_Development/Examples/Html5/boilerplate.html

我在搜索栏中看到一个小的地理位置图标,该图标表示该位置已被阻止跟踪您的位置.

I'm getting the little geolocation icon in the search bar that says that the location has been blocked from tracking your location.

请注意,我根本没有任何例外设置...

Note that I don't have any exceptions setup at all...

这可以完成吗,或者我需要将文件托管在Web服务器上吗?如果无法完成,为什么不能完成?

Can this be done or do I need to host the file on a web server? If it can't be done, why can't it be done?

谢谢

推荐答案

这是该问题的重复项:

Chrome中的HTML 5地理位置提示

似乎chrome在本地访问地理位置数据时存在安全限制.您需要托管文件才能使用数据.上一个问题提供了python的解决方法.

It seems that chrome has security restrictions on accessing geolocation data locally. You need to host the file to use the data. A workaround with python is available in the previous question.

这篇关于在& quot; file:///C:/& quot;上不允许使用navigator.geolocation.getCurrentPosition基于访问的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆