MapboxServerBuilder class
MapboxServerBuilder class for the Mapbox server builder
- Inheritance
-
- Object
- OsrmServerBuilder
- MapboxServerBuilder
Constructors
- MapboxServerBuilder({String baseUrl = 'https://api.mapbox.com', required String apiKey})
- MapboxServerBuilder 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