menu
osrm package
documentation
osrm.dart
OsrmIntersection
OsrmIntersection constructor
OsrmIntersection constructor
dark_mode
light_mode
OsrmIntersection
constructor
OsrmIntersection
(
{
OsrmCoordinate
?
location
,
List
<
num
>
?
bearings
,
List
<
bool
>
?
entry
,
num
?
in_
,
num
?
out
,
List
<
OsrmLane
>
?
lanes
,
})
Implementation
OsrmIntersection({ this.location, this.bearings, this.entry, this.in_, this.out, this.lanes, });
osrm package
documentation
osrm
OsrmIntersection
OsrmIntersection constructor
OsrmIntersection class