Hi everyone.
I've been working with pmapper 3.1 - 3.2, and I need to customize some tools. 
There's an specific problem with Highlight condition. Working with 3.1, I've 
found highlighted regions remain on map until I click on refresh button. I've 
looking for a way to remove it inmediately when using a new tool (e.g. pan,zoom 
out), but I still cant.

 Another problem happens when checking on a layer. I need to zoom2layer 
property but working with pmapper3.1. I mean with 3.2 exists but I've searched 
code in 3.2 and modified some things (toc.js, mapserver.js, x_load.php),  with 
my 3.1's app, some approach Ive made is related to:


(toc.js , function setlayers(selelem, noreload) 
var mapurl = PM_XAJAX_LOCATION + 'x_load.php?'+SID+'&zoom_type=zoompoint'+ 
layerstring; 
I tried to replace for: 
  var mapurl=PM_XAJAX_LOCATION + 
'x_load.php?'+SID+'&mode=map&zoom_type=zoomextent&extent=382981,8793638,595105,9057789'+layerstring;
  // 382981,8793638,595105,9057789 : my extent

Must work but nothing happens.


Thanks in advance.






_________________________________________________________________
Nuevo Canal Messenger
http://www.vivelive.com/ilovemessenger/
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to