Skip to content
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.

asamm/locus-addon-graphhopper

Repository files navigation

GraphHopper for Locus Map logo

Because of recent progress in GraphHopper service, work on this add-on on our side was terminated.


Add-on for Locus Map (Android) application, created to offer offline routing capabilities to Locus Map.

Add-on is based on GraphHopper routing system.

Ready to use routing data are available.

Possible improvements

  • TODO

Important information

Build setup

  • base parameters for build are defined in Dependencies.kt file (buildSrc dir).
  • GraphHopper version is defined manually in module/library (to keep bundled in library directly)

Signing

For DEBUG, define environment variable

  • key: ANDROID_SIGN_DEBUG
  • value: 'path to debug.keystore'|android|androiddebugkey|android

For RELEASE, define environment variable

  • key: ANDROID_SIGN_RELEASE
  • value: 'path to release.keystore'|'store password'|'key alias'|'key password'

Available

not yet published

About

Add-on for Locus Map application that allows to use GraphHopper library for offline routing (navigation).

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages