Steps to reproduce:
- Create a MapControl
- Add AzureRouteDataProvider
- Add Custom Parameter
computeBestOrder
to False - Run Application
Expected results:
The MapControl loads the Route Waypoints and adds MapItems.
Current results:
When the route has been calculated and creation of MapItems to represent the route waypoints start. An exception is raised.
Additional information:
This appears to be specific to v24.2.5, tested on version v24.2.3 and v24.2.4 did not raise an exception.