UNPKG

openlayers

Version:

Build tools and sources for developing OpenLayers based mapping applications

13 lines (12 loc) 413 B
--- layout: example.html title: Tissot Indicatrix shortdesc: Draw Tissot's indicatrices on maps. docs: > 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`. tags: "tissot, circle" --- <h4>EPSG:4326</h4> <div id="map4326" class="map"></div> <h4>EPSG:3857</h4> <div id="map3857" class="map"></div>