IModelMapSettings.RouteMode Property
In This Article
Specifies a transportation mode to use in displayed routes.
Namespace: DevExpress.ExpressApp.Maps.Web.Helpers
Assembly: DevExpress.ExpressApp.Maps.Web.v24.2.dll
NuGet Package: DevExpress.ExpressApp.Maps.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Route |
Driving | A Route |
Available values:
Name | Description |
---|---|
Driving | The route mode is driving. |
Walking | The route mode is walking. |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Route |
---|---|
IModel |
|
See Also