Which web browsers support Gelocation via HTML5?

旧时模样 提交于 2019-12-12 12:17:26

问题


Which web browsers (and version) support Gelocation via HTML5?


回答1:


on the desktop only firefox (not sure if opera already includes it in official builds), on mobile: mobile safari 3 & android 2.x browser

more info about support on:

  • the desktop: http://www.findmebyip.com/litmus
  • mobile: http://www.quirksmode.org/webkit.html#t013

hope this helps, frank




回答2:


Geolocation on Safari is iPhone only

Google Chrome beta has optional support: http://www.wait-till-i.com/2010/03/04/google-chrome-getting-navigator-geolocation/

Unfortunately Opera 10.50 does not seem to have geolocation, which is a bit of bummer considering how great it looks in most other regards. (Video, audio, CSS3 improvements + Carakan really smokes V8, Squirrelfish and Tracemonkey.)




回答3:


Assuming you mean geolocation API's,

Firefox: https://developer.mozilla.org/En/Using_geolocation

Safari: https://developer.apple.com/library/content/documentation/AppleApplications/Reference/SafariWebContent/GettingGeographicalLocations/GettingGeographicalLocations.html

Opera: http://my.opera.com/core/blog/geolocation-enabled-build

And more about it here: https://en.wikipedia.org/wiki/W3C_Geolocation_API



来源:https://stackoverflow.com/questions/2384893/which-web-browsers-support-gelocation-via-html5

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!