MapTrip SDK Android Manual 9.9.7
NavGeometryFormat Enum Reference

Public Member Functions

int getIntVal ()
 

Static Public Member Functions

static NavGeometryFormat getByInt (int intVal)
 

Public Attributes

 GEOJSON =(1)
 
 SVG =(0)
 

Detailed Description

enum type for retrieving map data in a standardized format

Member Function Documentation

◆ getByInt()

static NavGeometryFormat getByInt ( int  intVal)
static

◆ getIntVal()

int getIntVal ( )

Member Data Documentation

◆ GEOJSON

GEOJSON =(1)

◆ SVG

SVG =(0)

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