Add waterways (e.g. river)

This commit is contained in:
2026-02-23 21:58:45 +04:00
parent 8217e85836
commit 8135695bba

View File

@@ -50,6 +50,7 @@ export function getPlaceType(tags) {
tags.natural ||
tags.public_transport ||
tags.aeroway ||
tags.waterway ||
tags.border_type ||
tags.admin_title;