MapTrip SDK Android Manual 9.9.7
TrafficLayer Enum Reference

Public Member Functions

int getIntVal ()
 

Static Public Member Functions

static TrafficLayer getByInt (int intVal)
 

Public Attributes

 LINES =(2)
 
 NONE =(0)
 
 POINTS =(1)
 
 POINTS_AND_LINES =(3)
 

Detailed Description

enum type

Member Function Documentation

◆ getByInt()

static TrafficLayer getByInt ( int  intVal)
static

◆ getIntVal()

int getIntVal ( )

Member Data Documentation

◆ LINES

LINES =(2)

◆ NONE

NONE =(0)

◆ POINTS

POINTS =(1)

◆ POINTS_AND_LINES

POINTS_AND_LINES =(3)

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