Google Maps & Oracle APEX

363 views
Skip to first unread message

Chap's Studio

unread,
Jul 13, 2009, 4:01:48 PM7/13/09
to Google Maps JavaScript API v3
We are using Oracle AJAX and we replaced the following

<script type="text/javascript" src="http://www.google.com/jsapi?
key=&API_KEY."></script>

with

<script type="text/javascript" src="http://maps.google.com/maps?
file="></script>

and we received the error message:

The Google Maps API server rejected your request. This could be
because the API key used on this site was registered for a different
web site. You can generate a new key for this web site at
http://code.google.com/apis/maps/.

We have registered these site address with the <script type="text/
javascript" src="http://maps.google.com/maps?file=api&v=2&client= gme-
lacg&sensor=false&channel=DCFS"></script>

http://devaedb.dcfs.co.la.ca.us:7777/pls/apex/

http://devaedb.dcfs.co.la.ca.us

http://dcfs.co.la.ca.us

Do we have to deactivate the old API-KEY with google?

Esa

unread,
Jul 13, 2009, 4:38:10 PM7/13/09
to Google Maps JavaScript API v3
For api v3 the script should be loaded from

src="http://maps.google.com/maps/api/js?sensor=false"

No key parameter is needed.

http://code.google.com/apis/maps/documentation/v3/

Reply all
Reply to author
Forward
0 new messages