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 "".print_r($HTMLFoot

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

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 inc

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

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] al

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

2007-03-15 Thread David Spitzley
Thanks for the quick response. Turning on the debug setting, I get the following output: GmaMap Object ( [map_views] => Array ( [hyb] => G_HYBRID_MAP [nor] => G_NORMAL_MAP [sat] => G_SATELLITE_MAP ) [controls_js] => Array (

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

2007-03-15 Thread Ben Wilson
http://www.pmwiki.org/wiki/GoogleMapAPI/EastLansingTest 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] alth

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 s

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

2007-03-14 Thread [] Jamie
Hi Ben, I've just installed the latest Google API recipe but one thing that isn't clear (to me at least) is where the markers are called from. You say they are the standard A-Z Google markers but are the markers called from Google itself or does the administrator have to dload these from goog

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

2007-03-14 Thread [] Jamie
It's not much but I have a working example here: http://www.followtheboat.com/pmwiki/pmwiki.php?n=Map.Chart or http://www.followtheboat.com/pmwiki/pmwiki.php?n=Cruising-UK-Locations.Main However I've only implemented one point and no lines. I couldn't disable the fromto and neither have I up

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/Goo

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, +4

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 disappe

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

2007-03-12 Thread Ben Wilson
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. Fortunately, that appeared to only implement RecipeCheck compliance and RecipeCheck seems to have been shelved pending a better solution. So, Pre 5 as ha