Hi all !

When I use Add POI tool, it remains until I start a new session (close the
brower), so I try to clear POIs data when still remain in the current
session.

I had changed in pm.map.js (and the compress file pm_cjs.js too)


reloadMap: function(remove) {
...
PM.extentSelectedFeatures = null;
// new line
unset($_SESSION['url_points']);
...

but it returned an error.

Thanks for you help!
------------------------------------------------------------------------------
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