Hi Bram
I tried to register GoogleMap http://www.google.com/apis/maps/signup.html the following link http://localhost/Pmwiki/pmwiki.php/Luxury/GoogleMap and the registration added me the "/" slash on the end of my URL like: http://localhost/Pmwiki/pmwiki.php/Luxury/GoogleMap/ Is there any way to avoid the last "/" slash as I am calling my page as follow: http://localhost/Pmwiki/pmwiki.php/Luxury/GoogleMap without slash on the end? When I call my page * [[Luxury/GoogleMap |Google Map]] on the side menu it calls http://localhost/Pmwiki/pmwiki.php/Luxury/GoogleMap without slash. When I add * [[Luxury/GoogleMap/ |Google Map]] this is not displayed at all on the side menu. Any solution for that? Best Regards Aleks -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of bram brambring Sent: Saturday, December 30, 2006 3:46 AM To: PmWiki Users Subject: Re: [pmwiki-users] Google Map API 2.2.0 Pre 1 Release > * What do you want? Seasons greetings Ben (and others) I have been playing with your very nice api. I have a rather longish text and would like to have the map in view after a map-link is clicked. I messed a bit with your code, maybe there is a better solution? function makeGmalink(map, k) { map.panTo(points[k]); markers[k].openInfoWindowHtml(htmls[k]); window.scrollTo(map.top,0); } Probably even nicer would be to have some css/javascript to map the map around, however I didn't manager that (yet) page involved: http://www.gryla.nl/Chili2007/StartPagina bram _______________________________________________ pmwiki-users mailing list pmwiki-users@pmichaud.com http://www.pmichaud.com/mailman/listinfo/pmwiki-users
_______________________________________________ pmwiki-users mailing list pmwiki-users@pmichaud.com http://www.pmichaud.com/mailman/listinfo/pmwiki-users