forked from MapComplete/MapComplete
Refactoring: move 'featureSummary' to specialLayer handling, disable summary server for now
This commit is contained in:
parent
2a53f99dd5
commit
29dce0d468
6 changed files with 126 additions and 119 deletions
|
@ -37,7 +37,6 @@ export interface SpecialVisualizationState {
|
|||
readonly featureSwitches: FeatureSwitchState
|
||||
|
||||
readonly layerState: LayerState
|
||||
readonly featureSummary: SummaryTileSourceRewriter
|
||||
readonly featureProperties: {
|
||||
getStore(id: string): UIEventSource<Record<string, string>>,
|
||||
trackFeature?(feature: { properties: OsmTags })
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue