Skip to content
Snippets Groups Projects
Commit 46583c03 authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

Erster Schritt für eine Anzeige im IFrame

parent 187afb99
No related branches found
No related tags found
No related merge requests found
<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="utf-8"/>
<meta content="IE=edge" http-equiv="X-UA-Compatible"/>
<meta content="width=device-width, initial-scale=1, user-scalable=no" name="viewport"/>
<title>
Maps - MetaGer
</title>
<link href="/css/all.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<main>
<div class="ol-popup" id="popup">
<a class="ol-popup-closer" href="#" id="popup-closer">
</a>
<div id="popup-content">
</div>
</div>
<div class="map" id="map">
</div>
<div class="hidden" id="closer" title="Ergebnisse einklappen">
>
</div>
<div class="col-xs-11 col-sm-6 col-md-3 hidden" data-status="in" id="results">
</div>
</main>
<script src="/js/all.js">
</script>
</body>
</html>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment