Re: [pmapper-users] pmapper-users Digest, Vol 2, Issue 8
Brought to you by:
arminburger
From: Armin B. <arm...@gm...> - 2006-11-08 18:09:54
|
The function will not work in older versions than 2.x since it requires the new query return format JSON. This was introduced in 2.x. The old query result was hard-coded in HTML and is one of the oldest code parts remained in p.mapper. It was not very flexible and has therefore been modified in 2.x. A backport for 1.9.x would be quite some work and not really recommended. I know that the whole query part is not very easy to understand (not even for me...). The query was quite simple until more functions like joins, hyperlinks, xy Layers, group support, etc. have been added. One of the future plans (already pending since more than a year, though...) is to better structure the query functionality. So I would suggest to move to newer versions 2.1 if you have not invested too much efforts in customizing the 1.9.x that was always described as beta. armin Stephan Holl wrote: > Walter, > > Am Mittwoch, 8. November 2006 15:36 schrieb Walter Lorenzetti: >> how Armin said tooltip is just present in pmapper from 2.1.0 version >> I'm upgrading the tooltip function for to show tooltip near mouse >> postion... When I'll post the upgrade I'll post also txt file with >> modification that I'll do on the source.. so you'll can try to do this >> modification on 1.9.x version > > Lovely! thanks for your answer. I will await your txt-file with neede > modifications. BTW, I like the currently implemented fixed position in > pmapper2.1.2. > > Best regards > > Stephan > > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > ------------------------------------------------------------------------ > > _______________________________________________ > pmapper-users mailing list > pma...@li... > https://lists.sourceforge.net/lists/listinfo/pmapper-users |