OpenstreetmapServerBuilder class
OpenstreetmapServerBuilder class for the openstreetmap server builder
- Inheritance
-
- Object
- OsrmServerBuilder
- OpenstreetmapServerBuilder
Constructors
- OpenstreetmapServerBuilder({String baseUrl = 'http://router.project-osrm.org'})
- OpenstreetmapServerBuilder constructor
Properties
Methods
-
build(
OsrmRequest options) → Uri -
build method to build the server uri
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited