On Mar 19, 10:23 am, Andrew Leach <[email protected]>
wrote:
> Academic-related sites in the Google Maps API Key can not be
> retrieved.
> Is there a workaround?
>
> Site:http://www.hy-sangaku.or.jp/
I can't find any attempt to include a map in that page. Your maps.js
script contains this
if ( document.getElementById("map")) {
but you have no element with id="map" and so nothing is run.
There is no issue with your key because the API doesn't complain about
that.
What actually is the problem?
--
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.