CartoType Android API 8.8-7-gb35e4dc71
for Java development on Android
Public Attributes | List of all members
com.cartotype.RouteProfileType Enum Reference

Public Attributes

 Car
 
 Walk
 
 Cycle
 
 Hike
 
 Ski
 

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.

◆ Ski

com.cartotype.RouteProfileType.Ski

A profile type for downhill skiing.

◆ Walk

com.cartotype.RouteProfileType.Walk

A profile type for walking.


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