Files
openlayers/examples/ogc-map-tiles.html
2021-09-03 12:28:27 -06:00

10 lines
254 B
HTML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
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>