background-position: center;
background-repeat: no-repeat;
}
+
.ideditor #ideditor-viewer-mapilio-simple-wrap {
height: 100%;
}
+
.ideditor #ideditor-viewer-mapilio-simple {
width: 100%;
height: 100%;
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 {
display: block;