graphhoper_route 0.0.7 copy "graphhoper_route: ^0.0.7" to clipboard
graphhoper_route: ^0.0.7 copied to clipboard

Offline routing using Graphhopper JAVA lib on Android

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add graphhoper_route

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

dependencies:
  graphhoper_route: ^0.0.7

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:graphhoper_route/graphhoper_route.dart';
3
likes
20
pub points
33%
popularity

Publisher

unverified uploader

Offline routing using Graphhopper JAVA lib on Android

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on graphhoper_route