com.sygic.sdk.map.object.MapRoute.RouteType Interface Reference

Public Attributes

int Primary = 0
 
int Alternative = 1
 
int Custom = 2
 

Detailed Description

Route types which can be displayed on map using MapRoute.

Member Data Documentation

◆ Alternative

int com.sygic.sdk.map.object.MapRoute.RouteType.Alternative = 1

Alternative to the primary calculated route.

◆ Custom

int com.sygic.sdk.map.object.MapRoute.RouteType.Custom = 2

Custom calculated route.

◆ Primary

int com.sygic.sdk.map.object.MapRoute.RouteType.Primary = 0

Primary calculated route.


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