I created a small application based on Google Maps API and the decides
to move it to the other domain. I generated a new key for this new
domain and replaced only key in my code. But on the new domain
nothing works!
If I try to start it from the old domain I can see the error message
"This website needs a different Google Maps API Key...", but on the
new domain there is an error "Object expected" in JavaScript on the
line:
map = new GMap2($("map_canvas"));
Anybode know what is a problem and how can I fix it?
--
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.