MapTrip SDK Android Manual 9.9.7
CoordinateSystem Enum Reference

Public Member Functions

int getIntVal ()
 

Static Public Member Functions

static CoordinateSystem getByInt (int intVal)
 

Public Attributes

 MERCATOR =(2)
 
 WGS84 =(1)
 

Detailed Description

enum type Coordinate systems for available projections

Member Function Documentation

◆ getByInt()

static CoordinateSystem getByInt ( int  intVal)
static

◆ getIntVal()

int getIntVal ( )

Member Data Documentation

◆ MERCATOR

MERCATOR =(2)

◆ WGS84

WGS84 =(1)

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