Hi,
Is it possible to handle OnExtentChanged event in client side. If it is possible, please give me code for handle it.
Code:
OnExtentChanged=“wfMap_ExtentChanged”
Thanks,
Riyaz
Hi,
Is it possible to handle OnExtentChanged event in client side. If it is possible, please give me code for handle it.
Code:
OnExtentChanged=“wfMap_ExtentChanged”
Thanks,
Riyaz
Hi Riyaz,
I found a topic here: Client API Documentation for Map Suite Web Edition
and here:
It looks you can try this API: Map1. OnClientExtentChanged = “clientFunction”;
Wish that’s helpful.
Regards,
Ethan