Thanks Armin I have replaced the parts of the code. Just tell me if frameview_resize.phtml should be used instead of frameview.phtml? Beacuse frameview_resize.phtml is not used anywhere if I can see correctly...
dejan > -----Original Message----- > From: Armin Burger [mailto:armin.burger at gmx.net] > Sent: Wednesday, May 24, 2006 10:56 PM > To: Gambin Dejan > Cc: pmapper-users at faunalia.it > Subject: Re: [Pmapper-users] Dynamic map creation in pmapper > > > You might use the parts from the latest dev version (on > www.pmapper.net/dl) that allows a more flexible resizing with mouse > drag. In any case it would not require a full refresh. There are just > some files that have modifications, check for all files > younger than 4 > weeks or so. > > armin > > Gambin Dejan wrote: > > Thanks Armin, > > > > I have done this by setting: $this->GEOEXT = > $_SESSION["initext"] and > > this is fine BUT: > > > > 1. when choosing the different map window size it goes to "Full > > extent" again 2. as you said, the slider has to be updated > accordingly > > > > > > dejan > > > >> -----Original Message----- > >> From: Armin Burger [mailto:armin.burger at gmx.net] > >> Sent: Tuesday, May 23, 2006 6:48 PM > >> To: Gambin Dejan > >> Cc: pmapper-users at faunalia.it > >> Subject: Re: [Pmapper-users] Dynamic map creation in pmapper > >> > >> > >> you will have to do something similar for 'pmap_setGeoExt()' in > >> map.php around line ~203 ... $this->geoext0 = > $this->map->extent; ... > >> > >> if you use the slider you will also notice that the max values are > >> not correct. This needed some dynamic updating of the JS 's1' > >> value. On this > >> at least I will have once a look because it is also required for > >> consistent use of the slider in case where the map windows is > >> resizeable > >> with the mouse (pm 2 and latest dev for pm 1). > >> > >> armin > >> >
