-
Territory
Using : Mappoint 2004
Hi
I have a territory map created using UK's district postal data.
My requirement is to return the distict postal code the user has clicked within the area the click occured.
The user has to be able to click within a given district area and return the district code.
No pushpins can be plotted due to the requirements.
Is there a event that can used or ?
Thanks in advance
Yazzy
-
Hi,
You can use SelectionChange event. User can click on an object where you can get additional information out of the Location property. I'm not sure district code is one of the properies in it.