hi i’m working on an app that tracks a user saving their location and saving the results into an observable collection of a session class containing geocoordinates.
My question is now that i have a bunch of coordinates how do i plot a visible rout on a (bing)map with them ie plot from each coordinate to the next for many ie the whole session (not just a to b).
thanks.
You can use following API:
Where locationsList is:
Actually, locationsList is your polyLine.