[pmwiki-users] Google Map API 2.2.0 Pre 6 Release (Icons)

David Spitzley dspitzle at wash.k12.mi.us
Thu Mar 15 22:41:42 CDT 2007


David
>>> "Ben Wilson" <dausha at gmail.com> 03/15/07 5:04 PM >>>
What is the "require" call you are making to activate the map? It
should be something like:

require_once("path/to/cookbook/GoogleMapAPI/GoogleMapAPI.php");
----------------

That's not what I'm talking about.  Prior to the current incarnation of the API, dating back to around version 1.2, there was a modification required at the bottom of the skin template that was substantially different in character from the current <!--HTMLFooter--> tag; it was required in order to get the javascript to kick in back at v1.2, and I eliminated it when I upgraded to prerelease 6 earlier today.  I am assuming the HTMLFooter is supposed to carry that functionality now, but as you've noted it doesn't appear to be working.  I can send you the .tmpl file, but I suspect there's nothing there.  One thing I'll note is that I'm running my site on a Windows server; is it possible you've used a PHP-specific bit of code somewhere?  Of course, the debug executed successfully, so whatever is failing is presumably isolated from that portion of the codebase.



More information about the pmwiki-users mailing list