Merge pull request #65 from midnightcomm/master

World Map and Readme file
This commit is contained in:
abrensch 2016-10-14 19:25:14 +02:00 committed by GitHub
commit eb2fa6da90
3 changed files with 7 additions and 1 deletions

View file

@ -1,10 +1,16 @@
brouter brouter
======= =======
configurable OSM offline router with elevation awareness, Java + Android BRouter is a configurable OSM offline router with elevation awareness, Java + Android. Designed to be multi-modal with a particular emphasis on bicycle routing.
For more infos see http://brouter.de/brouter For more infos see http://brouter.de/brouter
Compile with (Java 6!): Compile with (Java 6!):
> mvn clean install -Dandroid.sdk.path=<your-sdk-path> > mvn clean install -Dandroid.sdk.path=<your-sdk-path>
Related Projects
----------------
* https://github.com/nrenner/brouter-web
* https://github.com/poutnikl/Brouter-profiles/wiki

Binary file not shown.

Before

Width:  |  Height:  |  Size: 358 KiB

After

Width:  |  Height:  |  Size: 266 KiB

Binary file not shown.