Files
openlayers/examples_src/wms-image-custom-proj.html
2015-04-06 09:18:32 -06:00

14 lines
442 B
HTML

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