Re: [pmapper-users] queery by point on point layers after window resize
Brought to you by:
arminburger
From: Armin B. <arm...@gm...> - 2006-11-24 20:52:28
|
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 Alessandro Pasotti wrote: > Hi, > > I'm experiencing the following problem: I use identify on a point layer and it > works ok just after opening the webgis, but after a window resize it does'nt > work anymore. > > It seems like it'sending wrong image coordinates, any hint on how to debug > this? > > Thanks in advance. |