forked from MapComplete/MapComplete
Feature(360): attempt to fix CSP
This commit is contained in:
parent
a30f25f42a
commit
558b19f8d7
5 changed files with 132 additions and 55 deletions
|
|
@ -6,7 +6,7 @@
|
|||
import type { ProvidedImage } from "../../Logic/ImageProviders/ImageProvider"
|
||||
import { UIEventSource } from "../../Logic/UIEventSource"
|
||||
import Zoomcontrol from "../Zoomcontrol"
|
||||
import { getContext, onDestroy } from "svelte"
|
||||
import { onDestroy } from "svelte"
|
||||
import type { PanoramaView } from "./photoSphereViewerWrapper"
|
||||
import { PhotoSphereViewerWrapper } from "./photoSphereViewerWrapper"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue