UNPKG

334 BHTMLView Raw
1---
2layout: example.html
3title: TopoJSON
4shortdesc: Demonstrates rendering of features from a TopoJSON topology.
5docs: >
6 This example uses a vector layer with `ol.format.TopoJSON` for rendering features from [TopoJSON](https://github.com/mbostock/topojson/wiki).
7tags: "topojson, vector, style"
8---
9<div id="map" class="map"></div>