Anonymous
03-01-2005, 05:27 PM
Hi,
I did a FindNearBy with an ActiveRoute Object. I can read all the POIs near the Route, but I don't know how to get the PlaceCategory corresponding to each Point Of Interest? I did some tests with no success like :
- ObjFindResults.PlaceCategory.Name
- ObjFindResults.item(1).PlaceCategory.Name
- I do a loop with the ObjMap.Placecategories.count
So I've tried a lot of things and lost 2 hours without success :oops:
Any help, please?
Thanks in advance.
Mohamed
I did a FindNearBy with an ActiveRoute Object. I can read all the POIs near the Route, but I don't know how to get the PlaceCategory corresponding to each Point Of Interest? I did some tests with no success like :
- ObjFindResults.PlaceCategory.Name
- ObjFindResults.item(1).PlaceCategory.Name
- I do a loop with the ObjMap.Placecategories.count
So I've tried a lot of things and lost 2 hours without success :oops:
Any help, please?
Thanks in advance.
Mohamed