forked from MapComplete/MapComplete
Fix dissapearing attribution, fix toggle behaviour
This commit is contained in:
parent
ba84fd4a8d
commit
ae21e33077
2 changed files with 10 additions and 6 deletions
|
@ -50,6 +50,8 @@ export class Basemap {
|
|||
}
|
||||
previousLayer = newLayer;
|
||||
self.map.addLayer(newLayer);
|
||||
extraAttribution.AttachTo('leaflet-attribution')
|
||||
|
||||
})
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue