graphhooper_route_navigation 0.0.3 copy "graphhooper_route_navigation: ^0.0.3" to clipboard
graphhooper_route_navigation: ^0.0.3 copied to clipboard

A new plugin for graphhooper route navigation. Use Mapbox Map as a base layer & map styles and Graphhooper Map route navigation data for polyline, duration and time.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add graphhooper_route_navigation

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  graphhooper_route_navigation: ^0.0.3

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:graphhooper_route_navigation/graphhooper_route_navigation.dart';
9
likes
70
pub points
31%
popularity

Publisher

unverified uploader

A new plugin for graphhooper route navigation. Use Mapbox Map as a base layer & map styles and Graphhooper Map route navigation data for polyline, duration and time.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

cached_network_image, expandable_bottom_sheet, flutter, flutter_plugin_android_lifecycle, flutter_web_plugins, get, http, mapbox_gl, plugin_platform_interface, text_to_speech, vector_math

More

Packages that depend on graphhooper_route_navigation