brouter-web/js
Marcus Jaschen 9ca93e4c03 Normalize surface and smoothness variants
The `surface` tag exists in different variants,
e.g. `surface`, `cycleway:surface` etc.

Previously, the `surface` and `smoothness` tags were only processed for route analysis if they were found in their canonical form in the BRouter server response.

With this commit, the variants are normalized down to the main tag name which has the effect that they're included in the route analysis.

Fixes #438
2021-11-20 13:46:14 +01:00
..
control Normalize surface and smoothness variants 2021-11-20 13:46:14 +01:00
format Cleanup and credits 2021-04-09 11:52:51 +02:00
plugin don't store empty search queries to search favorites 2021-11-15 19:00:54 +01:00
router Determine allowed zone from admin boundaries (#359) 2021-01-15 22:29:20 +01:00
util Download in client from Blob URL 2021-04-01 23:42:56 +02:00
Browser.js Download in client from Blob URL 2021-04-01 23:42:56 +02:00
index.js Merge branch 'master' into 68-sl-formatting 2021-04-10 12:48:10 +02:00
LayersConfig.js Add OpenStreetMap Notes Layer (#458) 2021-11-17 20:03:07 +01:00
Map.js Add credit for POIs, link to configured instance 2021-03-24 11:02:21 +01:00
Util.js Determine country rules by enclosing boundary 2021-01-23 12:43:13 +01:00
WhatsNew.js Avoid what's new content blinking 2021-03-26 16:19:33 +01:00