MapTrip SDK Android Manual 9.10.8
 
Loading...
Searching...
No Matches
ObstaclesOnRoute Enum Reference

Public Member Functions

int getIntVal ()
 

Static Public Member Functions

static ObstaclesOnRoute getByInt (int intVal)
 

Public Attributes

 DEST_IN_BLOCKED_LEZ =(4)
 
 DEST_IN_PED_ZONE =(2)
 
 DEST_IN_RESIDENT_ONLY =(3)
 
 DEST_MOVED =(1)
 
 ENTERING_EMERGENCY_RADIUS =(12)
 
 MANEUVER_VIOLATED =(10)
 
 NONE =(0)
 
 REMOVABLE_MANEUVER_VIOLATED =(11)
 
 RESIDENT_ONLY_VIOLATED =(5)
 
 ROAD_CLOSED =(8)
 
 TRUCKATT_VIOLATED =(7)
 
 USING_CAR_TRAIN =(9)
 
 VEHICLETYPE_VIOLATED =(6)
 

Detailed Description

enum type Obstacles on the route.

Member Function Documentation

◆ getByInt()

static ObstaclesOnRoute getByInt ( int  intVal)
static

◆ getIntVal()

int getIntVal ( )

Member Data Documentation

◆ DEST_IN_BLOCKED_LEZ

DEST_IN_BLOCKED_LEZ =(4)

Destination is in a blocked low emission zone.

◆ DEST_IN_PED_ZONE

DEST_IN_PED_ZONE =(2)

Destination in pedestrian zone

◆ DEST_IN_RESIDENT_ONLY

DEST_IN_RESIDENT_ONLY =(3)

Destination in resident only area (should be fine)

◆ DEST_MOVED

DEST_MOVED =(1)

Destination contains a blockage and was moved.

◆ ENTERING_EMERGENCY_RADIUS

ENTERING_EMERGENCY_RADIUS =(12)

Entering the emergency radius at this segment

◆ MANEUVER_VIOLATED

MANEUVER_VIOLATED =(10)

Route violates a turn restriction

◆ NONE

NONE =(0)

no obstacles on the route

◆ REMOVABLE_MANEUVER_VIOLATED

REMOVABLE_MANEUVER_VIOLATED =(11)

Route uses a removable turn restriction like bollard (Only in OSM and ORBIS map data available)

◆ RESIDENT_ONLY_VIOLATED

RESIDENT_ONLY_VIOLATED =(5)

Route contains resident only segments not in start or destination region.

◆ ROAD_CLOSED

ROAD_CLOSED =(8)

Road is closed (speed == 0, e.g. because of an OpenLR event)

◆ TRUCKATT_VIOLATED

TRUCKATT_VIOLATED =(7)

Route contains segments with violated truck attributes

◆ USING_CAR_TRAIN

USING_CAR_TRAIN =(9)

Route uses a car train

◆ VEHICLETYPE_VIOLATED

VEHICLETYPE_VIOLATED =(6)

Route contains segments not allowed for vehicle type


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