openlayers
Version:
Build tools and sources for developing OpenLayers based mapping applications
10 lines (9 loc) • 414 B
HTML
layout: example.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.
tags: "wmts, capabilities, getcapabilities"
<div id="map" class="map"></div>