Convert WMS examples to strapless template
This commit is contained in:
@@ -1,13 +1,9 @@
|
||||
---
|
||||
layout: example.html
|
||||
title: Tiled WMS with custom projection example
|
||||
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 class="row-fluid">
|
||||
<div class="span12">
|
||||
<div id="map" class="map"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="map" class="map"></div>
|
||||
|
||||
Reference in New Issue
Block a user