OGC map tile source

This commit is contained in:
Tim Schaub
2020-04-24 17:15:32 -06:00
parent d7af546ad3
commit 791add0d73
5 changed files with 442 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
---
layout: example.html
title: OGC Map Tiles
shortdesc: Rendering map tiles from an OGC API Tiles service.
docs: >
The OGC API Tiles specification describes how a service can provide map tiles.
tags: "ogc"
---
<div id="map" class="map"></div>