maps-app-javascript
maps-app-javascript copied to clipboard
Add a mechanism to clear a route
Once a user requests routing between two locations, there is currently no way to clear the route from view, or otherwise change it apart from requesting a new route. We should add this to the app.
A better solution would probably be to add the "clear" directly to the Directions widget in the JSAPI :)