Re: [pmapper-users] embed pmapper into a normal page

2009-04-28 Thread Armin Burger
The easiest would be to have the main page still as PHP and not static HTML. Then just remove all elements that you do not want. I'm not sure any more if the toc/legend can be dropped as well, just try it and report errors. If the main page has to be static HTML then you could try to embed the p.ma

Re: [pmapper-users] embed pmapper into a normal page

2009-04-28 Thread Walter Lorenzetti
Andrea Zagli ha scritto: > > > yes i know it > > for "normal html page" i meant a php generated page that includes > other informations, not a page with only pmapper > > for example: http://www.comune.scandicci.fi.it; i want to display a > map in the middle of the page, only the map with pan an

Re: [pmapper-users] embed pmapper into a normal page

2009-04-27 Thread Andrea Zagli
Il giorno lun 27 apr 2009 18:19:56 CEST, Armin Burger ha scritto: > On 27/04/2009 12:36, Andrea Zagli wrote: >> is there a way to embed pmapper into a normal html page, as openlayer? >> > > p.mapper needs PHP, that's somewhat obvious when reading just the title > of the home page ("A MapServer PHP/

Re: [pmapper-users] embed pmapper into a normal page

2009-04-27 Thread Armin Burger
On 27/04/2009 12:36, Andrea Zagli wrote: > is there a way to embed pmapper into a normal html page, as openlayer? > p.mapper needs PHP, that's somewhat obvious when reading just the title of the home page ("A MapServer PHP/MapScript Framework") > if not, do you know some software as openlayer th

[pmapper-users] embed pmapper into a normal page

2009-04-27 Thread Andrea Zagli
is there a way to embed pmapper into a normal html page, as openlayer? if not, do you know some software as openlayer that can be embedded into a normal html page but without the need to export shapes via wms/wfs services? thanks -