We are currently in the process of creating a map that contains a number of pushpins (stores) and around each pushpin a shape (Catchment area) is there a way to associate each shape with its pushpin.
Basically I have a vb .net program that populates a list view with all of the stores and when someone clicks on the store in the list mappoint locates the store and hides all of the other stores, however I cant work out a way to hide all of the catchment areas other than the one selected.
Any ideas would be really appricited
Dazzer