Hi all, I have installed and configured 1.9.5 release: WOW I have teste "&dg=layer1,layer2" parameter and all is ok. Then I have add extent parameter: '&dg=countries,cities,rivers&zoomExtent=4300982+2134585+4721175+3092410' I have always the same extent. What's wrong?
Thank you, a Armin Burger ha scritto: > in p.mapper 1.9.5 you can add to the url > > &dg=layer1,layer2 > > (in fact, if a layer belongs to a group you have to use the group name,as > this a general rule in pmapper when using groups/layers). > > you can hack the initmap.php for version 1.1/1.2 to include the same > functionality there (it's at ~line 157 for pm 1.9.5). > > or - more statically - you can use a setting with different config.ini files > and different 'defGroups' entries that you can specify via the URL, > &config=...' > > armin > > >> --- Urspr?ngliche Nachricht --- >> Von: andy <aborruso at tin.it> >> An: pmapper-users at faunalia.it >> Betreff: [Pmapper-users] switch on a layer via Url >> Datum: Mon, 27 Feb 2006 12:16:09 +0100 >> >> First of all, >> I would like to thank you armin and all you have contributed to pmapper. >> It's really a good application. >> I have a simple question. I would like to choose via URL wich layer to >> swithc on . >> I have seen the demo and I have found: >> "javascript:openFrames('960#700#medium', 'it', 'combi', >> '&zoomLayer=countries&zoomQuery=NAME at [EMAIL PROTECTED] at 1')" >> >> Is it possible to have something like: >> "javascript:openFrames('960#700#medium', 'it', 'combi', '&Layer=cities')" >> >> Thank you, >> >> a >> >> _______________________________________________ >> Pmapper-users mailing list >> Pmapper-users at faunalia.it >> http://faunalia.it/cgi-bin/mailman/listinfo/pmapper-users >> >> > >