No description
Find a file
2022-10-01 12:32:10 +02:00
.github/workflows Migrate Travis to GitHub Actions 2022-07-26 16:41:26 +02:00
.husky Migrate to husky 8 2022-07-25 16:45:19 +02:00
.tx translate via i18next 2019-02-26 18:02:02 +01:00
.vscode Debug with Jest and Chromium in VSCode 2021-03-16 20:03:12 +01:00
css New info icons for export 2022-09-14 21:02:50 +02:00
js Merge pull request #641 from tbsmark86/master 2022-10-01 12:08:51 +02:00
layers Add short name for IGN France layers (#463) 2022-09-29 20:06:56 +02:00
locales New info icons for export 2022-09-14 21:02:50 +02:00
resources Determine country rules by enclosing boundary 2021-01-23 12:43:13 +01:00
tests Add GPX link (brouter#152) 2022-08-02 20:02:23 +02:00
.eslintignore Switch scripts to module because of node-fetch v3 2022-07-14 17:19:46 +02:00
.eslintrc.json Fix parse error for import() in older browsers (#571) 2022-06-28 18:54:21 +02:00
.gitignore Add gulp task to generate a standalone release zip from brouter repo 2019-12-19 21:27:31 +01:00
.prettierignore Merge branch 'master' into 68-sl-formatting 2021-04-10 12:48:10 +02:00
.prettierrc Increase prettier maxwidth to 120 2019-08-10 19:36:36 +02:00
babel.config.js Added new export as FIT file format fixes #322 2022-09-14 21:02:50 +02:00
CHANGELOG.md Update changelog for 0.18.1 2022-06-29 10:24:52 +02:00
config.template.js Add GPX link (brouter#152) 2022-08-02 20:02:23 +02:00
CONTRIBUTING.md Document vector tile layers 2022-06-17 18:39:00 +02:00
docker-compose.yml Update Docker configs 2021-11-21 10:34:05 +01:00
Dockerfile Update Docker configs 2021-11-21 10:34:05 +01:00
gulpfile.js enable reloading when contents of layers are changed (in serve mode) (#567) 2022-06-25 11:14:01 +02:00
index.html New info icons for export 2022-09-14 21:02:50 +02:00
INSTALL.md Add rd5 grid map link to install instructions 2021-02-05 16:55:36 +01:00
keys.template.js Add IGNF Scan25 baselayer (requires key) (#643) 2022-09-28 21:03:04 +02:00
LICENSE Update copyright date 2018-09-08 19:59:50 +02:00
package.json Update jest monorepo to v29.1.2 (#632) 2022-10-01 12:32:10 +02:00
README.md Add OpenStreetMap Notes Layer (#458) 2021-11-17 20:03:07 +01:00
renovate.json Schedule renovate devDependencies every 2 weeks 2022-08-01 18:59:02 +02:00
yarn.lock Update jest monorepo to v29.1.2 (#632) 2022-10-01 12:32:10 +02:00

brouter-web

Web client (by @nrenner and contributors) for the BRouter routing engine (by @abrensch).

demo

Instances:

This repository is only about the frontend.

For the server/backend, BRouter routing engine, Android app, profiles, brouter.de site, see:
https://github.com/abrensch/brouter

More information:
https://brouter.de

Contact

General BRouter discussions/questions, support:

Translating

Translations are managed using the Transifex platform. After signing up, you can go to BRouter's project page, select a language and click Translate to start translating.

Installation

See INSTALL.md for guidance on installation.

Build

See CONTRIBUTING.md for development documentation.

License

Copyright (c) 2018 Norbert Renner and contributors, licensed under the MIT License (MIT)

Credits and Licenses