openlayers
Version:
Build tools and sources for developing OpenLayers based mapping applications
10 lines (9 loc) • 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>