Hi friends, Does anyone know why Google Maps is trying to load iPhone button (ignore the style sheets) as like in the following section when the page is loaded in the desktop browser?
This has resulted the entire map is not loaded to the page, if I removed this line using firebug, the map will show perfectly. <code> <div style="overflow: visible; position: absolute; font-family: Arial,sans-serif; z-index: 1000; display: none; -moz-user-select: none; cursor: default;"><img style="border: 0px none ; margin: 0px; padding: 0px; position: absolute; left: 0px; top: 0px; width: 0px; height: 0px; -moz-user-select: none; opacity: 0.9;" src="http:// maps.gstatic.com/intl/en_us/mapfiles/iphone-dialog-bg.png"/><div style="font-weight: bold; font-size: 4px; color: white; text-align: center; position: absolute; left: 5px; top: 5px;">Map Data</div><div style="position: absolute; left: -15px; top: -25px; width: 30px; height: 10px; cursor: pointer;"><img style="border: 0px none ; margin: 0px; padding: 0px; position: absolute; left: 0px; top: 0px; width: 30px; height: 10px; -moz-user-select: none;" src="http:// maps.gstatic.com/intl/en_us/mapfiles/iphone-dialog-button.png"/><div style="font-size: 4px; color: white; text-align: center; width: 100%; height: 100%; padding-top: 3px; background-color: transparent; position: absolute; left: 0px; top: 0px;">Close</div></div><div style="font-size: 4px; color: white; text-align: center; position: absolute; left: 25px; top: 3px;"/></div> </code> However, the Google Maps API sometimes behaves differently that the above codes isn't even loaded, which will show the map without problems. Please refer to http://gunlabs.appspot.com Thanks. Have a nice day. :) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en -~----------~----~----~----~------~----~------~--~---
