10 lines
326 B
HTML
10 lines
326 B
HTML
---
|
|
layout: strapless.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>
|