Files
openlayers/examples/wms-custom-proj.html
2015-11-18 09:56:15 -07:00

10 lines
324 B
HTML

---
layout: example.html
title: Custom Tiled WMS
shortdesc: Example of using custom coordinate transform functions.
docs: >
With `ol.proj.addCoordinateTransforms()`, custom coordinate transform functions can be added to configured projections.
tags: "wms, tile, tilelayer, projection"
---
<div id="map" class="map"></div>