NavigationMode

Wisej.Hybrid.Shared.Map.NavigationMode

Namespace: Wisej.Hybrid.Shared.Map

Assembly: Wisej.Hybrid (3.5.0.0)

Represents various modes of navigation that can be passed to the operating system's Maps app.

public enum NavigationMode : Enum

Fields

NameDescription

Bicycling

Bicycle route mode.

Default

The default navigation mode on the platform.

Driving

Car route mode.

None

No navigation mode.

Transit

Transit route mode.

Walking

Walking route mode.

Used By

NameDescription

Gets or sets the navigation mode to use in the map application.

Last updated