Convert WMTS examples to strapless template

This commit is contained in:
Tim Schaub
2015-11-17 10:02:10 -07:00
parent a94a00de1d
commit c463321643
10 changed files with 40 additions and 65 deletions
+4 -8
View File
@@ -1,13 +1,9 @@
---
layout: example.html
title: WMTS Layer from capabilities example
layout: strapless.html
title: WMTS Layer from Capabilities
shortdesc: Example of a WMTS source created from a WMTS capabilities document.
docs: >
This example shows how to create the configuration for accessing a WMTS from a GetCapabilities response.. The [WMTS example](wmts.html) shows how to create the configuration manually.
This example shows how to create the configuration for accessing a WMTS from a GetCapabilities response. The [WMTS example](wmts.html) shows how to create the configuration manually.
tags: "wmts, capabilities, getcapabilities"
---
<div class="row-fluid">
<div class="span12">
<div id="map" class="map"></div>
</div>
</div>
<div id="map" class="map"></div>