Improves rendering of Overpass data; add OSM link to Overpass popups (see #467) (#574)

- add some styling to the Overpass data table (alternating row colors; text alignment)
- add link to OSM object below the Overpass data table
- add 4 new entries in `en.json`
This commit is contained in:
Marcus Jaschen 2022-06-30 11:15:01 +02:00 committed by GitHub
parent d162f9814e
commit f68d32b1f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 99 additions and 2 deletions

View file

@ -81,6 +81,10 @@
"customize": "Customize layers",
"opacity-slider": "Opacity slider",
"overpass-loading-indicator": "Running Overpass API query ...",
"overpass-table-key": "Key",
"overpass-table-value": "Value",
"overpass-inspect-at-openstreetmap": "Inspect Object at OpenStreetMap",
"overpass-osm": "OSM",
"remove-selection": "Remove selection"
},
"loadNogos": {