forked from MapComplete/MapComplete
Various styling and language tweaks
This commit is contained in:
parent
847c0911f9
commit
3d2b55f9f1
14 changed files with 30 additions and 29 deletions
|
@ -43,6 +43,7 @@ export default class MinimapImplementation extends BaseUIElement implements Mini
|
|||
this._addLayerControl = options.addLayerControl ?? false
|
||||
this._options = options
|
||||
MinimapImplementation._nextId++
|
||||
this.SetClass("relative")
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue