forked from MapComplete/MapComplete
refactoring: more state splitting, basic layoutFeatureSource
This commit is contained in:
parent
8e2f04c0d0
commit
b94a8f5745
54 changed files with 1067 additions and 1969 deletions
|
|
@ -3,6 +3,7 @@ import TilesourceConfig from "../../Models/ThemeConfig/TilesourceConfig"
|
|||
import { UIEventSource } from "../../Logic/UIEventSource"
|
||||
import ShowOverlayLayer from "./ShowOverlayLayer"
|
||||
|
||||
// TODO port this to maplibre!
|
||||
export default class ShowOverlayLayerImplementation {
|
||||
public static Implement() {
|
||||
ShowOverlayLayer.implementation = ShowOverlayLayerImplementation.AddToMap
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue