Member Login

Resources

Developers Blog
GMapsPRO Demo
Bug Tracker
-----------------------------------
GMaps Community Forums
GMaps Subscriber Forums
-----------------------------------
Google Maps API Reference
Google Maps Group Forum

Who's Online

We have 15 guests online

Affiliates



Community Forums

NOTE: Subscribers, please post in the SUBSCRIBER FORUMS - NOT IN THE COMMUNITY FORUMS

homepost replythreaded viewruleshelp
 
cambr
 
No "script" line - 2007/02/26 14:05
for a reason I ignore, everything goes fine exept there's no <script> line with the google maps api key etc.
so I've a javascript error:

GMap2 is not defined
var map_1 = new GMap2(document.getElementById('googlemap_1'));
The administrator has disabled public write access.

cs1559
Admin
 
Re:No "script" line - 2007/02/28 01:40
I'd check the head section of the html to see if there is a link referencing the google api javascript.
The administrator has disabled public write access.