|
Posted by Dhepthi L Narasimhan on February 27th, 2011
Recently, I came across problem where the Google map was not resizing itself to its container when I select a new location or load the page for some events. Screenshot – I (IE error with Google map) I was thinking it could be related to my Javascript/CSS issue but later figured out that I have to simply use the latest version of Google Map API V3.3. <script src="http://maps.google.com/maps/api/js?sensor=false&.js&v=3.3&key=<>" type="text/javascript"> </script> I learned that its important to subscribe my email id to Google map so that I get updates from them about the new releases and features. Tags: Google Map, Javascript, Web 2.0Unique Views: 1102 Total views: 1427 Follow responses at RSS 2.0. Leave a response | Trackback. One Response to “Google Map Resize Issue with Version 3”Leave a Reply |
Thank you, dude. YMMD!