- 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:
parent
d162f9814e
commit
f68d32b1f2
3 changed files with 99 additions and 2 deletions
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue