System: Windows 2003 server R2 ENG + MUI RUS
Browser: Internet Explorer 7.0.5730.13 ENG + MUI RUS
Any google maps not working in IE7 under user rights (under admin
rights no problem). Browser says: "GMap2 is undefined". This error
occurs on any sites. Other browsers works fine (Opera 9.64.10487, IE6
SP1 till i install IE7)
I try to:
1. Clearing cashe
2. Adding *.google.com, *.google.ru and any map sites in trusted zone
3. Change internet zone to minimal security level
4. Disable firewall, uninstall antivirus
5. Checking ntfs rights
Nothing helped!
function load() {if (GBrowserIsCompatible())
{
...
...=new GMap2(...);
...
}}
javascript with googlecode downloaded successfully,
GBrowserIsCompatible() passed and after then occurs error.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---