No description
Find a file
2022-06-20 09:38:53 +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 Lazy load Maplibre GL JS and add hillshading layer 2022-06-14 10:00:13 +02:00
js Fix global assignments 2022-06-20 09:38:53 +02:00
layers Map old Mapillary raster layer id to new 2022-06-20 08:28:00 +02:00
locales Configure hillshading layer 2022-06-15 14:21:31 +02:00
resources Determine country rules by enclosing boundary 2021-01-23 12:43:13 +01:00
tests Fix RoutingOptions test for CI 2022-06-07 20:21:54 +02:00
.eslintignore Add Babel and core-js & regenerator polyfills (#367) 2021-02-12 10:07:02 +01:00
.eslintrc.json Add Babel and core-js & regenerator polyfills (#367) 2021-02-12 10:07:02 +01: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
.travis.yml Run lint in travis 2020-12-05 12:47:31 +01:00
babel.config.js Add overpass-layer (first sketches) 2021-03-19 11:45:22 +01:00
CHANGELOG.md Update changelog for 0.17.0 2022-06-08 15:50:57 +02:00
config.template.js Rename hiking-beta profile to hiking-mountain 2022-05-23 11:34:03 +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 Lazy load Maplibre GL JS and add hillshading layer 2022-06-14 10:00:13 +02:00
index.html release: 0.17.0 2022-06-08 15:55:46 +02:00
INSTALL.md Add rd5 grid map link to install instructions 2021-02-05 16:55:36 +01:00
keys.template.js Replace Mapillary raster with vector tiles (#432) 2022-06-17 17:04:58 +02:00
LICENSE Update copyright date 2018-09-08 19:59:50 +02:00
package.json Lazy load Maplibre GL JS and add hillshading layer 2022-06-14 10:00:13 +02:00
README.md Add OpenStreetMap Notes Layer (#458) 2021-11-17 20:03:07 +01:00
renovate.json Disable renovate digest and Git hash updates 2022-05-16 18:23:37 +02:00
yarn.lock Lazy load Maplibre GL JS and add hillshading layer 2022-06-14 10:00:13 +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