UNPKG

320 BHTMLView Raw
1---
2layout: example.html
3title: Vector Layer
4shortdesc: Example of a countries vector layer with country information.
5docs: >
6 The countries are loaded from a GeoJSON file. Information about countries is shown on hover and click.
7tags: "vector, geojson"
8---
9<div id="map" class="map"></div>
10<div id="info">&nbsp;</div>