Duplicate entry \'0\' for key 1 SQL=INSERT INTO jos_fb_whoisonline (`userid` , `time`, `what`, `task`, `do`, `func`,`link`, `userip`, `user`) \n VALUES (\'0\', \'1223436305\', \'Re:Hacking ME to get google maps to work (100% ??)\',\'\',\'\',\'view\',\'/index.php?option=com_fireboard&Itemid=42&func=view&id=4386&catid=8&limit=6&limitstart=6\', \'38.103.63.59\', \'0\')
Re:Hacking ME to get google maps to work (100% ??) (0 viewing)
Favoured: 0
|
|
|
TOPIC: Re:Hacking ME to get google maps to work (100% ??)
|
|
|
|
Re:Hacking ME to get google maps to work (100% ??) 1 Year, 2 Months ago
|
Karma: 2
|
|
I contacted the developers of GoogleMapsAPI and some of these changes (if not all?) are already in the CVS of the new version of the API - so if you use this guide... Note that this is done using version 2.3 of the API...
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
PHiAX (User)
Fresh Boarder
Posts: 7
|
|
Re:Hacking ME to get google maps to work (100% ??) 1 Year, 2 Months ago
|
Karma: 0
|
|
Many thanks!
The map shows up now!
However, it shows a city in sweden now, not my object.
I didn't change the adress format so that might be it.
However, where can i find the right format?
Or is it because the GMapApi is now V2.4?(EDIT: tried with 2.3 no change, so that's not it)
Or am i missing something else?
Post edited by: PHiAX, at: 2007/08/09 21:08<br><br>Post edited by: PHiAX, at: 2007/08/09 21:09
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:Hacking ME to get google maps to work (100% ??) 1 Year, 2 Months ago
|
Karma: 0
|
|
Yes, I used API version 2.4 and the correct maps went from 80% to 90%.
Then I checked the zip codes (postcode in dutch) and corrected these, and now 100% shows.
So also, check your adressss!
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
PHiAX (User)
Fresh Boarder
Posts: 7
|
|
Re:Hacking ME to get google maps to work (100% ??) 1 Year, 2 Months ago
|
Karma: 0
|
Nevermind... i feel like a total fool now...
Forgot the comment out:
$VDloc1=17.618550;
$VDloc2=59.855620;
$gmap->setCenterCoords($VDloc1,$VDloc2);
 <br><br>Post edited by: PHiAX, at: 2007/08/09 21:36
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:Hacking ME to get google maps to work (100% ??) 1 Year, 1 Month ago
|
Karma: 2
|
Good note to whomever tries to do this in the future... Commenting out those lines might help 
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:Hacking ME to get google maps to work (100% ??) 1 Year, 1 Month ago
|
Karma: 0
|
hi there,
i have done what you say in this topic but the page dont work i cant open a page of a object because it is just white nothing shows up cause of the maps. Can some one publish the edited files here?
many thanks
PS: sorry about the new topic i created i picked the wrong button 
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
|
|