//* import {MapillaryImage} from "./UI/Image/MapillaryImage"; new MapillaryImage("JVUQ9Lxtfef-Yj6-GYdGwQ").AttachTo("maindiv") /*/ import {Utils} from "./Utils"; import {FixedUiElement} from "./UI/Base/FixedUiElement"; Utils.generateStats((stats) => { new FixedUiElement(stats).AttachTo('maindiv') }) //*/