MapBuilder.OnRouteAdded Method
Name | Parameters | Description |
---|---|---|
OnRouteAdded(RazorBlock) | jsFunc | A function that is executed when a route is created on the map. Mirrors the client-side onRouteAdded option. |
OnRouteAdded(String) | jsFunc | A function that is executed when a route is created on the map. Mirrors the client-side onRouteAdded option. |