Files
openlayers/examples/wmts-capabilities.html
2015-04-17 06:22:38 -06:00

14 lines
411 B
HTML

---
template: example.html
title: WMTS GetCapabilities parsing example
shortdesc: Example of parsing a WMTS GetCapabilities response.
docs: >
This example shows the contents of the result object from parsing a WMTS capabilities response.
tags: "wmts, capabilities, getcapabilities"
---
<div class="row-fluid">
<div class="span12">
<pre class="log-container"><code id="log"></code></pre>
</div>
</div>