i am trying to find the nearest major airport to a location. After the location is found i do a FindNearby.
My main problem is looping through the results of the FindNearby to check the PlaceCategory.
Any code samples???
i am using VB.NET with Mappoint 2002.
thanks in advance.