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

10 lines
271 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 Vector Tiles
shortdesc: Rendering vector tiles from an OGC API Tiles service.
docs: >
The OGC API Tiles specification describes how a service can provide vector tiles.
tags: "ogc, vector"
---
<div id="map" class="map"></div>