Skip to content

Prerequisite

For all of our examples, you will need:

  • an API key,
  • basic knowledge of JavaScript and HTML,
  • one style (default)

Get the library

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>

Examples