UNPKG

413 BHTMLView Raw
1---
2layout: example.html
3title: Tissot Indicatrix
4shortdesc: Draw Tissot's indicatrices on maps.
5docs: >
6 Example of [Tissot indicatrix](http://en.wikipedia.org/wiki/Tissot's_indicatrix) maps. The map on the top is an `EPSG:4326` map. The one on the bottom is `EPSG:3857`.
7tags: "tissot, circle"
8---
9<h4>EPSG:4326</h4>
10<div id="map4326" class="map"></div>
11<h4>EPSG:3857</h4>
12<div id="map3857" class="map"></div>