UNPKG

374 BHTMLView Raw
1---
2layout: example.html
3title: WMS without Projection
4shortdesc: Example of two WMS layers using the projection EPSG:21781, which is unknown to the client.
5docs: >
6 As long as no coordinate transformations are required, OpenLayers works fine with projections that are only configured with a `code` and `units`.
7tags: "wms, projection"
8---
9<div id="map" class="map"></div>