开发者

Google Maps not working in IE7

开发者 https://www.devze.com 2023-04-04 03:52 出处:网络
The following Google map (api v.3) works fine in all browsers except IE7, seems like a simple map. Can anyone help? Many thanks

The following Google map (api v.3) works fine in all browsers except IE7, seems like a simple map. Can anyone help? Many thanks

http://jsfid开发者_运维百科dle.net/BQzLq/3/


In the map option you must remove the last ,, before the });

scrollwheel: false,
zoomControl: true,
mapTypeControl: false
});
0

精彩评论

暂无评论...
验证码 换一张
取 消