stroke: #20c4ff;
}
+
/* Mapilio Image Layer */
.ideditor .layer-mapilio {
pointer-events: none;
justify-content: center;
gap: 4px;
}
-
.ideditor .photo-controls-mapilio button {
padding:0 6px;
pointer-events: initial;
}
-
.ideditor .mapilio-wrapper {
position: relative;
background-color: #000;
background-position: center;
background-repeat: no-repeat;
}
-
.ideditor #ideditor-viewer-mapilio-simple-wrap {
height: 100%;
}
-
.ideditor #ideditor-viewer-mapilio-simple {
width: 100%;
height: 100%;
-ms-transform-origin: 0 0;
transform-origin: 0 0;
}
-
.ideditor #ideditor-viewer-mapilio-simple img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
overflow: hidden
-}
+}
+
/* Streetside Viewer (pannellum) */
.ideditor .ms-wrapper .photo-attribution .image-link {