Convert WMS examples to strapless template

This commit is contained in:
Tim Schaub
2015-11-17 09:56:33 -07:00
parent 9a35c08300
commit a94a00de1d
9 changed files with 31 additions and 61 deletions
+3 -7
View File
@@ -1,13 +1,9 @@
---
layout: example.html
title: WMS custom tile grid 512x256 example
layout: strapless.html
title: WMS 512x256 Tiles
shortdesc: Example of a WMS layer with 512x256px tiles.
docs: >
WMS can serve arbitrary tile sizes. This example uses a custom tile grid with non-square tiles.
tags: "wms, tile, non-square"
---
<div class="row-fluid">
<div class="span12">
<div id="map" class="map"></div>
</div>
</div>
<div id="map" class="map"></div>