Hy!
I have a problem with SOAP and PHP and i think it is a Pmapper specific
problem, Can you help me? Please
There is the code:
/
getLayerByName('sde');
if ($layer->getNumResults() == 1) {
$res = $layer->getResult(0);
$layer->open();
$shape = $layer->getFeature($res->shapeindex, $
Hi,
AFAIK in the actual pmapper framework it cannot be solved changing only
the custom.js, you get only three parameters in openHyperlink, the layer,
the actual field name and the field value.
You may extend the parameter list of custom.js ...
Regards,
Zoltan
On Sun, 28 Mar 2010, Gunawan Wisnu