[Pmapper-users] p.mapper 2 news

2006-06-14 Thread Armin Burger
luca marletta wrote: On 6/12/06, Armin Burger armin.burger at gmx.net wrote: Some smaller bug fixes were * works now also with Postgis layers without OID field * zoom slider is updated with map resize * PDF printing works also with new tmp image file creation * XY layers (are there any

[Pmapper-users] Pan like ka-map!!!!

2006-06-14 Thread Walter Lorenzetti
Hi all, looking at ka-map pan system I think: Why don't implement a pan fluid system in pmapper like ka-map? I don't know very well javascript I'm a beginner Someone want try to do that?? What do you think about it, Armin? Bye Walter -- Walter Lorenzetti email+jabber: walter at

[Pmapper-users] Return image path

2006-06-14 Thread Armin Burger
if that image has to be produced directly out of the application (i.e. having access to all the definitions in the session), this function is already there. It's the 'Download' button that opens a new window and just adds the map image to it (before is a dialog to choose the resolution, but

[Pmapper-users] Return image path

2006-06-14 Thread Armin Burger
I might have misunderstood your question slightly. If you need to produce a map image from/load into a normal web page (without having pmapper started and all session variables available), you might do that most easily with the Mapserver CGI functions. There might be some slight things not