[Pmapper-users] zoom2point

2006-08-29 Thread Armin Burger
in pmapper 2 you can use the 'Point of Interest' function for this, like in the url http://www.pmapper.net/demo/p2/map.phtml?dg=countries,cities&me=1847058,140,6552940,540&up=4536134@@2097479@@Roma a. Jack Nicholson wrote: > > > Excuse me Armin but in the coordinates indeed a buffer of

[Pmapper-users] zoom2point

2006-08-29 Thread Armin Burger
the error is what you get as error message: an invalid extent. A point does not have any extent. you need to apply a buffer to the point in order to have a 2-dimensional extent. armin Jack Nicholson wrote: > Hi to everybody, > I want to add in the frame search a function "zoom2point" through a

[Pmapper-users] zoom2point

2006-08-29 Thread Jack Nicholson
Armin Burger wrote: > > in pmapper 2 you can use the 'Point of Interest' function for this, > like in the url > > http://www.pmapper.net/demo/p2/map.phtml?dg=countries,cities&me=1847058,140,6552940,540&up=4536134@@2097479@@Roma > > a. > > Armin excuse me, the function that draws th

[Pmapper-users] zoom2point

2006-08-29 Thread Jack Nicholson
Armin Burger wrote: > > the error is what you get as error message: an invalid extent. A point > does not have any extent. you need to apply a buffer to the point in > order to have a 2-dimensional extent. > Excuse me Armin but in the coordinates indeed a buffer of 2000 exists. What I want

[Pmapper-users] zoom2point

2006-08-29 Thread Jack Nicholson
I also thought the same thing me. But I have tried to directly insert the coordinates X/Y in the script it is it works because the buffer takes it in automatic from the config.ini. This works: function openFramesZoom(sizevals, gLanguage, config, startParameters){ var sizearray = sizevals.s

[Pmapper-users] zoom2point

2006-08-29 Thread Jack Nicholson
Hi to everybody, I want to add in the frame search a function "zoom2point" through a form in which to insert X/Y. The Form is the following: Inserisci le coordinate del Punto (Gauss-Boaga): X: Y: The function is: function openFramesZoom(sizevals, gLanguage, config,