Skip to main content
You are viewing help content for pre-release software. This document and the features it describes are subject to change.
All docs
V24.1

MapRouteMode Enum

Lists values that specify a transportation mode for a route.

Namespace: DevExpress.Blazor

Assembly: DevExpress.Blazor.v24.1.dll

Declaration

public enum MapRouteMode

Members

Name Description
Driving

The route for travel by car.

Walking

The route for travel by walking.

Related API Members

The following properties accept/return MapRouteMode values:

See Also