when the identify tool is used, can it first display
" x=xxx   y=yyy" then query result, so if the query result is saved, I
still can know the location where I clicked, otherwise I have to write
down this information somewhere.

I checked query.php

line 181: $XY_geo = ms_newPointObj();
line 182: $XY_geo->setXY($x_geo, $y_geo)

It seems this is the number I need, could you please tell me how to
add these two numbers to the query result.

Thanks very much.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to