UNPKG

453 BHTMLView Raw
1---
2layout: example.html
3title: Single Image WMS with Proj4js
4shortdesc: Example of integrating Proj4js for coordinate transforms.
5docs: >
6 With [Proj4js](http://proj4js.org/) integration, OpenLayers can transform coordinates between arbitrary projections.
7tags: "wms, single image, proj4js, projection"
8resources:
9 - https://cdnjs.cloudflare.com/ajax/libs/proj4js/2.4.4/proj4.js
10 - https://epsg.io/21781-1753.js
11---
12<div id="map" class="map"></div>