Minor update in overlay-definitions

This commit is contained in:
Eric van der Vlist 2023-06-06 15:15:10 +02:00
parent 2bd23ac785
commit 00fdc5577c
1 changed files with 7 additions and 1 deletions

View File

@ -218,7 +218,13 @@ export const overlayDefinitions = {
vanlife: { naturalSites: true },
},
},
waterway: { waterfall: { hiking: { naturalSites: true } } },
waterway: {
waterfall: {
hiking: { naturalSites: true },
cycling: { naturalSites: true },
vanlife: { naturalSites: true },
},
},
natural: {
peak: {
hiking: { naturalSites: true },