Skip to content

ogcincubator/ogcapi-tiles-map

Repository files navigation

OGC API - Tiles

This example demonstrates how to read OGC API - Tiles layers in openlayers

Install the project dependencies.

npm install

Create a bundle for the browser.

npm run build

Run dev server

npm run serve

Releases

No releases published

Packages

No packages published