Use module paths in example docs
This commit is contained in:
@@ -3,7 +3,7 @@ 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.
|
||||
With `addCoordinateTransforms()`, custom coordinate transform functions can be added to configured projections.
|
||||
tags: "wms, tile, tilelayer, projection"
|
||||
---
|
||||
<div id="map" class="map"></div>
|
||||
|
||||
Reference in New Issue
Block a user