Skip to content

Commit

Permalink
toilets= is not shown by OSM Carto
Browse files Browse the repository at this point in the history
  • Loading branch information
matkoniecz committed Sep 1, 2024
1 parent 9b3f323 commit 3d5abf0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,7 @@ fun questTypeRegistry(
162 to AddSanitaryDumpStation(),

// toilets
118 to AddToiletAvailability(), // OSM Carto, shown in OsmAnd descriptions
118 to AddToiletAvailability(), // shown in OsmAnd descriptions
119 to AddToiletsFee(), // used by OsmAnd in the object description
120 to AddBabyChangingTable(), // used by OsmAnd in the object description
121 to AddWheelchairAccessToiletsPart(),
Expand Down

0 comments on commit 3d5abf0

Please sign in to comment.