Android Java SDK for Sygic 3D
StopOffPoint.PointType Class Reference

Static Public Attributes

static final int VIAPOINT = 1
 
static final int FINISH = 2
 
static final int START = 3
 
static final int INVISIBLE = 4
 

Member Data Documentation

◆ FINISH

final int FINISH = 2
static

◆ INVISIBLE

final int INVISIBLE = 4
static

◆ START

final int START = 3
static

◆ VIAPOINT

final int VIAPOINT = 1
static