MapBuilder.OnRouteRemoved Method
| Name | Parameters | Description |
|---|---|---|
| OnRouteRemoved(RazorBlock) | jsFunc | A function that is executed when a route is removed from the map. Mirrors the client-side onRouteRemoved option. |
| OnRouteRemoved(String) | jsFunc | A function that is executed when a route is removed from the map. Mirrors the client-side onRouteRemoved option. |