MapTrip SDK Android Manual 9.9.7
MapType Enum Reference

Public Member Functions

int getIntVal ()
 

Static Public Member Functions

static MapType getByInt (int intVal)
 

Public Attributes

 AIR =(1)
 
 HYBRID =(2)
 
 OVERLAY =(3)
 
 ROAD =(0)
 
 VECTOR =(4)
 

Detailed Description

enum type for type of map types loaded offboard

Member Function Documentation

◆ getByInt()

static MapType getByInt ( int  intVal)
static

◆ getIntVal()

int getIntVal ( )

Member Data Documentation

◆ AIR

AIR =(1)

Aereal view.

◆ HYBRID

HYBRID =(2)

Road and Air

◆ OVERLAY

OVERLAY =(3)

Transparent tile type

◆ ROAD

ROAD =(0)

Street network.

◆ VECTOR

VECTOR =(4)

vector data


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