[Google Maps API v2] Including a client's page which uses Google Maps API V2 into mine
Hi,
I have a web page into which I want to insert a client's page via an "include". This part works fine yet I get the infamous: "This web site needs a different Google Maps API key. A new key can be generated at http://code.google.com/apis/maps/documentation/javascript/v2/introduction.html#Obtaining_Key." message.
This being said, both her site and mine are included in both our API accesses under the form:
*.domain.com/*
I even tried putting this code on my pages to no avail:
<script src="http://maps.google.com/maps?file=api&v=2&key=ThisIsWhereIPutMyKey&sensor=false"
type="text/javascript">
</script>
not too sure what else to try?
Thanks for yoru help.
Seb.
--
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/-/Eik4WUEhCo8J.
To post to this group, send email to google-maps-api@googlegroups.com.
To unsubscribe from this group, send email to google-maps-api+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home