Commit graph

1077 commits

Author SHA1 Message Date
Norbert Renner
ad68d0023b Configure hillshading layer
- full attribution
- i18n key
- paint property defaults as template
2022-06-15 14:21:31 +02:00
Norbert Renner
8c8582ac19 Replace HikeBike.HillShading layer id
from hash and stored active layers, also add replacing from stored default layers
2022-06-14 13:25:51 +02:00
Norbert Renner
13efb4864c Lazy load Maplibre GL JS and add hillshading layer 2022-06-14 10:00:13 +02:00
Norbert Renner
f92d2e2227 release: 0.17.0 2022-06-08 15:55:46 +02:00
Norbert Renner
533cbf4ad4 Update changelog for 0.17.0 2022-06-08 15:50:57 +02:00
Norbert Renner
ceadbfe10c Update translations 2022-06-08 15:40:47 +02:00
Norbert Renner
0899a1b26e
Merge pull request #555 from nrenner/profile-default
Fix default profile not selected with hash
2022-06-08 15:36:50 +02:00
Norbert Renner
aef3fdc5a7 Fix RoutingOptions test for CI 2022-06-07 20:21:54 +02:00
Norbert Renner
a57a560950 Fix default profile not selected with hash 2022-06-07 19:26:41 +02:00
Norbert Renner
aa4589816a Add profile selection tests for RoutingOptions 2022-06-07 19:19:16 +02:00
renovate[bot]
fcdfe49034
Update dependency eslint to v8.17.0 (#551)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-07 12:02:08 +02:00
Marcus Jaschen
8750c37901
Fix for incomplete/buggy solution for #494 (#553)
This commit fixes the incomplete/buggy implementation of the fix for #494.
Values are now converted to the expected format before returned from
`wayTagsNormalize()`.
2022-06-07 11:32:47 +02:00
Norbert Renner
22d7dfd610 Adapt standalone build to new brouter docs path 2022-06-04 11:56:06 +02:00
Norbert Renner
198f65e5bc Disable preloading states to reduce traffic on start 2022-06-01 16:53:23 +02:00
renovate[bot]
af1bfc224f
Update dependency del to v6.1.1 (#549)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-01 11:16:45 +02:00
renovate[bot]
02248ed435
Update dependency eslint to v8.16.0 (#547)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-01 11:10:50 +02:00
renovate[bot]
0dd1f4959b
Update babel monorepo to v7.18.2 (#545)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-01 11:10:02 +02:00
Marcus Jaschen
4b5d08e5ed
fix for #494 (#550)
If a way segment contains more than one `surface` tags (e.g.
`surface=*` and `cycleway:surface=*`), the tag best suited for the
current routing type (currently only *cycling* is supported) is
selected.

i.e. if a `cycleway:surface=` tag belongs to the current way segment
it will be used for the analysis exclusively (all other `surface`
tags are skipped from now on).
2022-06-01 11:08:06 +02:00
Norbert Renner
0fc60c1821 Work around iOS 3rd party browser download (#418)
- use FileReader.readAsDataURL (for iOS Chromium)
- add alternative Download from Server for now until proven in Prod and fixed in iOS Firefox (no i18n)
- replace cloud icons as client-side now
2022-05-28 14:27:32 +02:00
Norbert Renner
1d26949770 Refactor download 2022-05-27 12:16:05 +02:00
Norbert Renner
99a00e5948 Allow empty name with client-side formatting (#454) 2022-05-24 22:00:59 +02:00
Norbert Renner
5cc64015b9 Rename hiking-beta profile to hiking-mountain
- remove " (beta)" in locale text, stick to plain "Hiking" as long as we have only one and base parameters stay the same
- map hash for old URLs
2022-05-23 11:34:03 +02:00
Norbert Renner
84fa50b5c2 Adopt standalone task to brouter gradle build 2022-05-20 17:36:35 +02:00
Norbert Renner
b5393dfc30 Update overpass-layer 2022-05-20 11:27:07 +02:00
Norbert Renner
7a5d4f071e Formatted en.json after transifex push 2022-05-19 20:14:14 +02:00
renovate[bot]
02139cf579
Update dependency url-search-params to v1 (#544)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-19 12:03:26 +02:00
renovate[bot]
15d5b87314
Update dependency postcss to v8.4.14 (#539)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-19 10:16:31 +02:00
renovate[bot]
1d92e3a232
Update dependency eslint-plugin-compat to v4 (#538)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-19 10:15:23 +02:00
renovate[bot]
d1db6442e3
Update dependency eslint to v8 (#537)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-19 10:14:27 +02:00
Norbert Renner
4b39bb7d89 Adopt clean task after del update (cb -> promise) 2022-05-19 10:09:11 +02:00
renovate[bot]
9f8edffe28
Update dependency del to v6 (#536)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-19 10:00:17 +02:00
renovate[bot]
ee432ce8b5
Pin dependency postcss to v (#535)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-19 09:54:17 +02:00
renovate[bot]
4530bdec40
Update dependency bootstrap-slider to v11 (#533)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-19 09:53:15 +02:00
Norbert Renner
0286b26a47 Rename fontawesome-free icons after update 2022-05-18 16:36:08 +02:00
Norbert Renner
e863e4188c Remove maki file name postfix "-11" after update 2022-05-18 16:02:12 +02:00
Norbert Renner
89d9e8763a Run prettier after update 2022-05-18 15:53:09 +02:00
Norbert Renner
1f8fed4d6c Add postcss peer dependency
for gulp-postcss and autoprefixer after update, otherwise causes "[object Object] is not a PostCSS plugin" error.
2022-05-18 15:26:22 +02:00
Norbert Renner
fc08a9073b Revert async and locatecontrol update for now
cause errors with gulp-uglify (#534)
2022-05-18 14:44:10 +02:00
renovate[bot]
86da7c213e
Update dependency @mapbox/polyline to v1 (#529)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-18 11:53:38 +02:00
renovate[bot]
0da8fb3140
Update dependency @mapbox/maki to v7 (#528)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-18 11:50:06 +02:00
renovate[bot]
83ec441d51
Update dependency autoprefixer to v10 (#531)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-18 11:31:54 +02:00
renovate[bot]
e49455706e
Update dependency async to v3 (#530)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-18 11:26:20 +02:00
renovate[bot]
2f7ca6601f
Update dependency @fortawesome/fontawesome-free to v6 (#527)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-18 11:22:00 +02:00
renovate[bot]
0146212d54
Update dependency url-search-params to ~0.10.0 (#526)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-18 11:11:51 +02:00
renovate[bot]
d22a85a188
Update dependency prettier to v2.6.2 (#525)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-18 11:04:14 +02:00
renovate[bot]
7f101d00b9
Update dependency leaflet.locatecontrol to ^0.76.0 (#524)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-18 10:57:50 +02:00
renovate[bot]
f218291b67
Update dependency leaflet-plugins to ~3.4.0 (#523)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-18 10:55:55 +02:00
renovate[bot]
e2be605d56
Update dependency leaflet-geometryutil to ^0.10.0 (#522)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-18 10:54:43 +02:00
renovate[bot]
ccb68d77c8
Update dependency marked to v4.0.16 (#520)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-18 10:49:31 +02:00
renovate[bot]
29656527ef
Update dependency jquery to v3.6.0 (#519)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-18 10:49:06 +02:00