mirror of
https://github.com/ev-map/EVMap.git
synced 2026-04-23 07:36:59 -04:00
OSM: Set barrierFree to proper value
This commit is contained in:
@@ -94,7 +94,7 @@ data class OSMChargingStation(
|
||||
"https://www.openstreetmap.org/edit?node=$id",
|
||||
null,
|
||||
false, // We don't know
|
||||
null, // What does this entail?
|
||||
tags["authentication:none"] == "yes",
|
||||
tags["operator"],
|
||||
tags["description"],
|
||||
null,
|
||||
|
||||
Reference in New Issue
Block a user