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

2007-03-16 Thread Ben Wilson
On 3/15/07, David Spitzley [EMAIL PROTECTED] wrote: David Ben Wilson [EMAIL PROTECTED] 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

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

2007-03-16 Thread Patrick R. Michaud
On Fri, Mar 16, 2007 at 01:08:30PM -0400, Ben Wilson wrote: On 3/15/07, David Spitzley [EMAIL PROTECTED] wrote: I understand what you're saying now. What do you get when you dump $HTMLFooterFmt? I mean, after line 340 of GoogleMapAPI.php, add the following: print pre.print_r($HTMLFooterFmt,

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

2007-03-15 Thread David Spitzley
Well, I've upgraded to prerelease 6, and I'm not able to get the map to appear. The script is obviously engaging, as the page I'm working on ( http://www.davidaspitzley.org/Habitrail/index.php?n=Maps.DowntownEastLansing ) has an appropriately-sized gap, but it's empty. Checking the HTML page

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

2007-03-15 Thread David Spitzley
Ben Wilson [EMAIL PROTECTED] 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

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

2007-03-15 Thread Ben Wilson
On 3/15/07, David Spitzley [EMAIL PROTECTED] wrote: Ben Wilson [EMAIL PROTECTED] 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

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

2007-03-15 Thread David Spitzley
David Ben Wilson [EMAIL PROTECTED] 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

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

2007-03-13 Thread David Spitzley
Snazzy! I'll give it a whirl later this week. Thanks again for your continuing efforts. David Ben Wilson [EMAIL PROTECTED] 3/12/2007 8:00 PM Okay, I've been stalling for some time implementing some icon solution for GMA. I apologize for the delay. Also, Pre 5 seems to have disappeared.

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

2007-03-13 Thread christian . ridderstrom
On Mon, 12 Mar 2007, Ben Wilson wrote: As always, I appreciate your input. I was going to show this to a colleague, but from the page http://pmwiki.org/wiki/Cookbook/GoogleMapAPI I couldn't find a link to a working example? What did I miss? Cheers /Christian -- Christian Ridderström,

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

2007-03-13 Thread Ben Wilson
Working on setting up a set of working examples. Ben On 3/13/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: On Mon, 12 Mar 2007, Ben Wilson wrote: As always, I appreciate your input. I was going to show this to a colleague, but from the page http://pmwiki.org/wiki/Cookbook/GoogleMapAPI