menu
osrm package
documentation
osrm.dart
OsrmLocation
OsrmLocation constructor
OsrmLocation constructor
dark_mode
light_mode
OsrmLocation
constructor
OsrmLocation
(
{
required
double
lat
,
required
double
lng
,
})
Implementation
OsrmLocation({ required this.lat, required this.lng, });
osrm package
documentation
osrm
OsrmLocation
OsrmLocation constructor
OsrmLocation class