[Mapserver-users] Multiple map views in one html page?
Eduardo Patto Kanegae
eduardo at consultoria.eti.br
Mon Jul 19 14:17:39 PDT 2004
I haven't tried this yet.
but you could try to do it using dinamic URL's...
eg.:
<html>
....
<input type="image" src=
"[program]?map=[map][get_layers]&layer=Amode=map&zoomsize=[zoomsize]&zoomdir=[zoomdir]&mapext=[minx]+[miny]+[maxx]+[maxy]">
...
<input type="image" src=
"[program]?map=[map][get_layers]&layer=Bmode=map&zoomsize=[zoomsize]&zoomdir=[zoomdir]&mapext=[minx]+[miny]+[maxx]+[maxy]">
...
then you can pass specific parameter for each mapserver URL
Eduardo
Rebecca Colwell escreveu:
> Hi all,
>
> I was wondering if there is a way to have two or more map views in an
> html document? I would like the views to be independently
> "query-able" so that different thematic maps could be compared to one
> another.
>
> Thanks,
>
> ~Becky
>
> _______________________________________________
> Mapserver-users mailing list
> Mapserver-users at lists.gis.umn.edu
> http://lists.gis.umn.edu/mailman/listinfo/mapserver-users
>
>
--
Eduardo Patto Kanegae
http://www.consultoria.eti.br
UIN: 303747254
Treinamento em UMN MapServer - http://www.consultoria.eti.br/ptbr/?menuoption=mapserver
I Encontro Nacional de Usuários MapServer - http://mapserver.cttmar.univali.br/encontro2004
Fórum MapServer Brasil - http://mapserver.cttmar.univali.br/forum
***Fim da Mensagem / End of Message ***
More information about the MapServer-users
mailing list