toggle menu
Android SDK
androidJvm
switch theme
search in API
Planner
/
com.benomad.msdk.planner
/
IsochroneData
Isochrone
Data
open
class
IsochroneData
Since
v3.11.0 Creation
Members
Properties
country
Code
Link copied to clipboard
open
val
countryCode
:
String
Country code of road element.
id
Link copied to clipboard
open
val
id
:
Long
Unique id of road element.
weight
Link copied to clipboard
open
val
weight
:
Long
Defines the weight to reach a given road element.
Functions
is
Reversed
Direction
Link copied to clipboard
open
fun
isReversedDirection
(
)
:
Boolean
True if this segment has been reversed, false otherwise.