Allow opening a map view in OpenStreetMap (#7428)

This commit is contained in:
Andy Balaam
2021-12-21 15:48:20 +00:00
committed by GitHub
parent 38634f86d1
commit a239c456e3
7 changed files with 143 additions and 2 deletions

View File

@@ -90,3 +90,4 @@ export function textForLocation(
}
}
export default LocationButton;