CINXE.COM
Geoportal Hamburg
<!DOCTYPE html> <html lang="de"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=0"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="mobile-web-app-capable" content="yes"> <title>Geoportal Hamburg</title> <script src="https://cdn.jsdelivr.net/npm/shepherd.js@8.3.1/dist/js/shepherd.min.js"></script> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/shepherd.js@8.3.1/dist/css/shepherd.css"/> <link rel="stylesheet" href="../mastercode/3_4_1/css/masterportal.css"> <link rel="stylesheet" href="https://geodienste.hamburg.de/lgv-config/css/fonts3.css"> <style> #mp-menu-logo-mainMenu { margin-top: 0px !important; } #mp-menu-logo-mainMenu > img { max-height: 80px !important; } #mp-menu-logo-mainMenu > h1 { display: none; } @media only screen and (max-width: 600px) { .menu-toggle-button { height: 54px !important; width: 54px !important; right: 24px !important; font-size: 1.7rem !important; } } #alertModal { background-color: transparent !important; } .tourImage { padding: 10%; width: 90%; } </style> </head> <body> <div id="masterportal-root"></div> <script type="text/javascript" src="../mastercode/3_4_1/js/masterportal.js"></script> <script type="text/javascript" src="./resources/tour/tour.js"></script> </body> </html>