console 里的信息
traceroute.php:925 GET https://maps.google.cn/maps/api/js?key=AIzaSyCM9K-fqdpiaYdf580-MSoF-J6eBM3xllc&callback=initMap net::ERR_TIMED_OUT
traceroute.php:625 Uncaught ReferenceError: google is not definedgoogle_map_init @ traceroute.php:625onclick @ traceroute.php:470
1
targz 2016-05-03 21:51:28 +08:00
你能打开谷歌地图么?我昨天还用过,正常显示
|
2
TheOtherBruce OP @targz 可以,别的网站调用的谷歌地图也能看,就这不行
|
3
paulgao 2016-05-04 11:42:09 +08:00
嗯,我们的网站要求 https ,所以嵌入的地图也只能 https 了,但谷歌地图的 web 版和 api 貌似是两码事。
我们觉得这是谷歌地图 API 对 https 下支持不好的问题,我们也确实没有找到更好的办法,如果有人有经验,请多指教。。。 我们的 Best Trace 倒是支持了多种地图,应该有一款地图适合你。:-) |