mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 22:12:15 +00:00
css
This commit is contained in:
@@ -24,5 +24,6 @@ function selectStyle(style) {
|
||||
map.setPitch(0)
|
||||
map.setBearing(0)
|
||||
|
||||
document.getElementById('style-url-code').innerText = styleUrl
|
||||
const spans = document.querySelectorAll('#style-url-code span')
|
||||
spans[2].innerText = '/' + style
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user