.NET Development: Silverlight Routing and RouteStop.Tag
1 to 2 of 2
-
- CommentAuthortruls.clauss
- CommentTimeJan 28th 2010
Hi,
I am routing several routestops. Each stop is reverse geocoded from an object that holds an address. When I get the directions I can se on the Direction.IsArrival property that the current direction is one of the stops.
But, I cannot know which object the stop corresponds to.
I´ve tried setting the RouteStop.Tag property, but when I´m trying to read the tag property from ((Movement)Direction).stop.Tag the value cannot be read.
Is there another way?
1 to 2 of 2
