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

Ben Wilson dausha at gmail.com
Thu Mar 15 16:04:50 CDT 2007


On 3/15/07, David Spitzley <dspitzle at wash.k12.mi.us> wrote:
> >>> "Ben Wilson" <dausha at gmail.com> 3/15/2007 2:33 PM >>>
> Pm installed pre-6 a few days ago. As you can see, the installation
> seems to be working okay there (I cut/pasted your map coords). When I
> checked your source, I noticed that the Javascript code that initiates
> the map is not appearing,[1] although all other areas appear to be
> populating the Skin. Check your installation, and let's see if we can
> figure out the problem.
> ----------------------------------------------------
>
> I know there used to be a javascript call or something similar required at the bottom of the skin, but I deleted it because the instructions on the Cookbook page no longer mention it, and I assumed it had been replaced by the <!--HTMLFooter--> tag, which you'll notice is present.

It's standard behavior in PmWiki for the commented markers (e.g.
<!--HTMLFooter-->) to remain even after "substitution" by dynamic
content. The link on PmWiki.org I provided earlier demonstrates that
behavior.

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");

It looks like the GmaDebug needs to be beefed up a bit.

-- 
Ben Wilson
"Words are the only thing which will last forever" --- Churchill



More information about the pmwiki-users mailing list