CartoType Android API 7.8.2, 2022-03-25
for Java development on Android
Public Attributes | List of all members
com.cartotype.RouteProfileType Enum Reference

Public Attributes

 Car
 
 Walk
 
 Cycle
 
 Hike
 

Detailed Description

Constants used to select frequently-used route profiles.

Member Data Documentation

◆ Car

com.cartotype.RouteProfileType.Car

A profile type for private car navigation.

◆ Cycle

com.cartotype.RouteProfileType.Cycle

A profile type for cycling.

◆ Hike

com.cartotype.RouteProfileType.Hike

A profile type for walking, preferring off-road paths.

◆ Walk

com.cartotype.RouteProfileType.Walk

A profile type for walking.


The documentation for this enum was generated from the following file: