Hi,
I need to iterate through the various pushpins previously added to the ActiveMap with the AddPushpin() function. They are displaying fine, but that isn't the problem. I'd like to iterate through each pushpin, check the name (where I will encode the pushpin type), and call pushpin.Delete(). But I don't know how to get ahold of each pushpin.
Can someone tell me the name of the list and how to iterate through the pushpin list?
Thanks,
Bob