I would guess it's something to do with the key check for the domain.

I would check what your own JavaScript code returns 
for window.location.href, it could well be returning null for some reason!
Simply do an alert(window.location.href) before your map = new GMap2.... 
and see what it says, it should be the current url in your browser.

Mike

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API V2" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-maps-api/-/MNjY3JcfyeoJ.
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.

Reply via email to