Google maps api 3 with places DEMO works only in Chrome… why?

老子叫甜甜 提交于 2019-12-23 03:24:30

问题


There's a lot of Google Maps API Places info on here already, but here's a demo which show a lot of what many people seem to be having problems with, sadly though it only works in Chrome (at least not in Firefox or IE).

http://gmaps-samples-v3.googlecode.com/svn/trunk/places/2012-may-hangout/search.html

Can anyone explain why? it has a lot of unnecessary things like animated dropping of markers, but has a really good example of the difference between google.maps.places.RankBy.DISTANCE; and google.maps.places.RankBy.PROMINENCE; presenting ordered markers and reasults in a table with type icons.


回答1:


I just visited the link in your question, using IE8, and it seems to run fine:

What is the problem you are having in IE?



来源:https://stackoverflow.com/questions/10719068/google-maps-api-3-with-places-demo-works-only-in-chrome-why

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