Skip to content

Instantly share code, notes, and snippets.

@iamgeoknight
Last active February 4, 2021 05:40
Show Gist options
  • Save iamgeoknight/bf7baeff89424c3e71345dce3dbfd565 to your computer and use it in GitHub Desktop.
Save iamgeoknight/bf7baeff89424c3e71345dce3dbfd565 to your computer and use it in GitHub Desktop.
626418351
<head>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/openlayers/openlayers.github.io@master/en/v6.5.0/css/ol.css" type="text/css">
<style>
.map {
height: 400px;
width: 100%;
}
</style>
<script src="https://cdn.jsdelivr.net/gh/openlayers/openlayers.github.io@master/en/v6.5.0/build/ol.js"></script>
<title>OpenLayers example</title>
</head>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment