I have a Xamarin Navigation app and I'm trying to implement rerouting. I've looked at your sample code. But for a live application do i need to add more code to the RerouteStarted and RerouteCompleted events on the RouteTracker.. Specifically on the completed event do i need to clear out the mapview graphicsOverlays and rebuild a new graphicsOverlay. with the new route?