forked from MapComplete/MapComplete
Fix major and medium road bridges rendering
This commit is contained in:
parent
efb02d3f54
commit
24fd638619
2 changed files with 121 additions and 18 deletions
|
@ -12,7 +12,7 @@
|
|||
lon: 3.1929, lat: 51.2190
|
||||
}),
|
||||
zoom: UIEventSource.asFloat(QueryParameters.GetQueryParameter("z", 13+"")),
|
||||
rasterLayer: new UIEventSource(AvailableRasterLayers.globalLayers.at(-1))
|
||||
rasterLayer: new UIEventSource(AvailableRasterLayers.globalLayers.at(5))
|
||||
})
|
||||
</script>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue