Minor update in overlay-definitions
This commit is contained in:
parent
2bd23ac785
commit
00fdc5577c
|
@ -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 },
|
||||
|
|
Loading…
Reference in New Issue