Files
openlayers/examples/wms-custom-proj.html
2018-05-07 15:33:14 -06:00

10 lines
316 B
HTML

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