Files
openlayers/examples/wms-image-custom-proj.html
2017-12-16 01:27:43 +01:00

10 lines
342 B
HTML

---
layout: example.html
title: Single Image WMS with Proj4js
shortdesc: Example of integrating Proj4js for coordinate transforms.
docs: >
With [Proj4js](http://proj4js.org/) integration, OpenLayers can transform coordinates between arbitrary projections.
tags: "wms, single image, proj4js, projection"
---
<div id="map" class="map"></div>