Project Showcase
(function(w) {
/* Change this values to set the size of the embed map. */
w.__PMI_WIDTH__ = "100%";
w.__PMI_HEIGHT__ = "665px";
/* ---- Do not edit below this line ---- */
w.__PMISRC__ = "https://projectmapit.com/weather-tite-exteriors/map?map=65e0d245202d765437c41880";
var s = document.createElement('script');
s.async = true;
s.src = "https://projectmapit.com/static/js/embed.js";
document.head.appendChild(s);
})(window);
(function () {
var ccShowcaseRoot = document.getElementById("companycam-showcase-root");
if (!ccShowcaseRoot.attachShadow || !window.fetch) { return; }
var ccShowcaseRootParent = document.getElementsByTagName("body")[0];
var ccShowcaseScript = document.createElement("script");
ccShowcaseScript.src = 'https://showcase.companycam.com/bundle.js';
ccShowcaseScript.type = "text/javascript";
ccShowcaseRootParent.appendChild(ccShowcaseScript);
})();