API REST IFRAME

by SIGC GUADALTEL

HTML

<link rel="stylesheet" href="https://mapea4-sigc.juntadeandalucia.es/assets/css/mapea-5.2.0.ol.min.css">
<script src="https://mapea4-sigc.juntadeandalucia.es/js/mapea-5.2.0.ol.min.js"></script>
<script src="https://mapea4-sigc.juntadeandalucia.es/js/configuration-5.2.0.js"></script>
<iframe width="600" height="400"  src="https://mapea4-sigc.juntadeandalucia.es?layers=WMS*Callejero*http://www.callejerodeandalucia.es/servicios/base/wms*contexto_andalucia*false*false"></iframe>

CSS

html,body {
            margin: 0;
            padding: 0;
            height: 100%;
            overflow: auto;
        }