Prerequisite
For all of our examples, you will need:
- an API key,
- basic knowledge of JavaScript and HTML,
- one style (default)
Get the library
- from the github repository (https://github.com/MapMetrics/atlasDoc.git)
html
<link
rel="stylesheet"
href="https://gateway.mapmetrics-atlas.net/assets/css/mapmetrics-gl.css"
/>
<script src="https://gateway.mapmetrics-atlas.net/assets/js/mapmetrics-gl.js"></script>