CINXE.COM

University of Cambridge Map

<!doctype html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no" /> <link rel="shortcut icon" href="https://www.cam.ac.uk/sites/all/themes/fresh/favicon.ico" type="image/x-icon" /> <title>University of Cambridge Map</title> <!-- Google Tag Manager --> <script> (function (w, d, s, l, i) { w[l] = w[l] || []; w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' }); var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer', 'GTM-5S8CM74'); </script> <!-- End Google Tag Manager --> <script type="module" crossorigin src="/assets/index-XIM40WFz.js"></script> <link rel="stylesheet" crossorigin href="/assets/index-BMNYUvDx.css"> </head> <body> <!-- Google Tag Manager (noscript) --> <noscript ><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5S8CM74" height="0" width="0" style="display: none; visibility: hidden" ></iframe ></noscript> <!-- End Google Tag Manager (noscript) --> <calcite-loader id="loader" label="Loading..."></calcite-loader> <calcite-shell content-behind id="shell"> <calcite-navigation id="header" slot="header" hidden="true"> <calcite-navigation-logo id="header-logo" slot="logo" thumbnail="/img/uoc_logo.svg" label="University of Cambridge logo" heading="University Map" ></calcite-navigation-logo> </calcite-navigation> <calcite-shell-panel id="actions-shell-panel" class="hidden" slot="panel-start" display-mode="float"> <calcite-action-bar id="actions-bar" slot="action-bar"> <calcite-action data-action-id="layers" icon="layers" text="Layers"></calcite-action> <calcite-action data-action-id="legend" icon="legend" text="Legend"></calcite-action> <calcite-action data-action-id="features" icon="popup" text="Features"></calcite-action> <calcite-action data-action-id="bookmarks" icon="bookmark" text="Bookmarks"></calcite-action> <calcite-action data-action-id="print" icon="print" text="Print"></calcite-action> <calcite-action data-action-id="basemaps" icon="basemap" text="Basemaps"></calcite-action> <calcite-action data-action-id="help" icon="question" text="Help"></calcite-action> <calcite-action-group slot="actions-end"> <calcite-action data-action-id="information" icon="information" text="Information"></calcite-action> </calcite-action-group> <calcite-tooltip slot="expand-tooltip">Expand</calcite-tooltip> </calcite-action-bar> <calcite-panel class="action-panel contracted" heading="Layers" height-scale="l" data-panel-id="layers" hidden> <calcite-action class="hidden" icon="chevrons-up" text="Expand" slot="header-actions-end"></calcite-action> <div id="layers-container"></div> </calcite-panel> <calcite-panel class="action-panel contracted" heading="Legend" height-scale="l" data-panel-id="legend" hidden> <calcite-action class="hidden" icon="chevrons-up" text="Expand" slot="header-actions-end"></calcite-action> <div id="legend-container"></div> </calcite-panel> <calcite-panel class="action-panel contracted" heading="Features" height-scale="l" data-panel-id="features" hidden > <calcite-action class="hidden" icon="chevrons-up" text="Expand" slot="header-actions-end"></calcite-action> <div id="features-container"></div> </calcite-panel> <calcite-panel class="action-panel contracted" heading="Bookmarks" height-scale="l" data-panel-id="bookmarks" hidden > <calcite-action class="hidden" icon="chevrons-up" text="Expand" slot="header-actions-end"></calcite-action> <div id="bookmarks-container"></div> </calcite-panel> <calcite-panel class="action-panel contracted" heading="Print" height-scale="l" data-panel-id="print" hidden> <calcite-action class="hidden" icon="chevrons-up" text="Expand" slot="header-actions-end"></calcite-action> <div id="print-container"></div> </calcite-panel> <calcite-panel class="action-panel contracted" heading="Basemaps" height-scale="l" data-panel-id="basemaps" hidden > <calcite-action class="hidden" icon="chevrons-up" text="Expand" slot="header-actions-end"></calcite-action> <div id="basemaps-container"></div> </calcite-panel> <!-- Info panel (populates with info from the web map) --> <calcite-panel class="action-panel contracted" heading="Information" data-panel-id="information" hidden> <calcite-action class="hidden" icon="chevrons-up" text="Expand" slot="header-actions-end"></calcite-action> <div id="info-content" class="esri-widget esri-widget--panel"> <div id="item-description"><!-- Dynamically populated --></div> </div> </calcite-panel> </calcite-shell-panel> <div id="viewDiv"></div> </calcite-shell> </body> </html>