Hi,
I have a French map (ptm extenstion). This map has all our 50 territories inside colorized.
What i want to do in my application is when i select a city (by postal code), i want to open my file and show that city. (if possible marked in other color)
How can i do this ?
I can already open my ptm file to see ech territory, but i need to know how i can mark the specified city and if poosible zoom to the city also.
I Use VB.Net, but the answer doesn't really has to be in vb.net
Thx to all