graphhooper_route_navigation 0.0.6 copy "graphhooper_route_navigation: ^0.0.6" to clipboard
graphhooper_route_navigation: ^0.0.6 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 Dart:

 $ dart pub add graphhooper_route_navigation

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 dart pub get):

dependencies:
  graphhooper_route_navigation: ^0.0.6

Alternatively, your editor might support dart pub get or 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';
13
likes
0
points
61
downloads

Publisher

unverified uploader

Weekly Downloads

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

License

unknown (license)

Dependencies

expandable_bottom_sheet, flutter, flutter_plugin_android_lifecycle, flutter_web_plugins, http, maplibre_gl, plugin_platform_interface, text_to_speech, vector_math

More

Packages that depend on graphhooper_route_navigation