Hi all,

I want to show multiple selection areas (hi-lighted) on the map like when
search and found a polygon (I'm using MapInfo .TAB layer data).

I found PM can show multiple hi-lighted items, ex: when I input id "1079",
it found "10791" "10792" "10793" and hi-lighted them all;


So I try to do my goal by modify PM Search function.

I found that the search begin in pm.search.js with:
---- setSearchInput() ----
and the url is:  var url = PM_XAJAX_LOCATION + 'x_search.php?' + SID
+'&action=searchitem&searchitem=' + searchitem;


Can I made some changes to input multiple items in ONE search (ex:
itemA, itemB, itemC, ...)

, or to search continued but still remain the previous hi-light (ex: search
itemA --> show on map, then search itemB --> show on map both A & B, ... and
go on) ??


Thanks,

i-boy
------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to