forked from MapComplete/MapComplete
Merge master
This commit is contained in:
commit
45fe5767e1
6 changed files with 65 additions and 37 deletions
|
@ -86,8 +86,8 @@ export interface SpecialVisualizationState {
|
|||
getMatchingLayer(properties: Record<string, string>);
|
||||
|
||||
showCurrentLocationOn(map: Store<MlMap>): ShowDataLayer
|
||||
reportError(message: string | Error | XMLHttpRequest, extramessage?: string): Promise<void>
|
||||
|
||||
reportError(message: string): Promise<void>
|
||||
}
|
||||
|
||||
export interface SpecialVisualization {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue