UNPKG

386 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. Zoom in a few times to see country name labels.
7tags: "vector, osm, xml, loading, server"
8---
9<div id="map" class="map"></div>
10<div id="info">&nbsp;</div>