This issue is not consistent. The issue is only with IE7 and IE8 and not with Firefox or Safari. I have an application that uses google maps API with extjs structure and creates my form and map onReady. Initially, my everything is fine. I can use the slider bar to zoom in, double click on map to zoom, overview map is there, and more. Sometimes (inconsistent), I can just click on the url and hit enter and the slider bar is gone as well as the overview and I can no longer click on the map. The map is still there but all the google api features are gone. If I do a normal refresh all returns to normal.
I know the onReady is being called (appears properly) after the form is created when the map is refreshed by clicking on the url and hitting enter. Alerts() tell me that. I even looked through the div tags that is generated by the google map creation and before and after are almost the same. Same number of div tags with minor changes alterations in the content of the div. Differenct are: http://maps.gstatic.com/... to http://mt1.google.com/... Has anyone ever seen this issue? My application is using ExtJS 2.* and is served through APEX 3.* and uses v=2 for google.maps. Working Map: https://www.webapps.nwfsc.noaa.gov/i/working.png Error Map: https://www.webapps.nwfsc.noaa.gov/i/error.png Thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
