com.sygic.sdk.route.Waypoint.Type Interface Reference

Public Attributes

int Start = 0
 
int End = 1
 
int Via = 2
 

Detailed Description

Waypoints types.

Member Data Documentation

◆ End

int com.sygic.sdk.route.Waypoint.Type.End = 1

Destination point

◆ Start

int com.sygic.sdk.route.Waypoint.Type.Start = 0

Start point

◆ Via

int com.sygic.sdk.route.Waypoint.Type.Via = 2

Waypoint between start and destination


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