10 lines
371 B
HTML
10 lines
371 B
HTML
---
|
|
layout: example.html
|
|
title: WMTS
|
|
shortdesc: Example of a WMTS source.
|
|
docs: >
|
|
This example shows how to manually create the configuration for accessing a WMTS. The [WMTS Layer from capabilities example](wmts-layer-from-capabilities.html) shows how to create the configuration from a GetCapabilities response.
|
|
tags: "wmts, grid"
|
|
---
|
|
<div id="map" class="map"></div>
|