Re: [pmapper-users] query by point on point layers after window resize

2007-03-12 Thread Armin Burger
Hi Alessandro thanks for the hint. I experienced missing results for layers in some cases at certain scales (close to the display limit) without having a clue why it happened. I got the impression that it is only for layers with a different projection than the map, but I could be wrong. The li

Re: [pmapper-users] query by point on point layers after window resize

2007-03-12 Thread Alessandro Pasotti
Il 21:52, venerdì 24 novembre 2006, Armin Burger ha scritto: > you could write both pixel and geo coordinates to the status bar or a > DIV and see if the values you get are the ones expected and plausible. > And also display the map width/height after resize (eg. in a div or via > alert). > > armin