Update README.md

This commit is contained in:
Brandon Liu
2021-06-18 16:33:30 +08:00
committed by GitHub
parent d649aaf1d3
commit 24697e9a7f

View File

@@ -4,7 +4,9 @@ PMTiles is a single-file archive format for tiled data. A PMTiles archive can be
[Protomaps Blog: Dynamic Maps, Static Storage](http://protomaps.com/blog/dynamic-maps-static-storage)
[Demo](https://protomaps.github.io/PMTiles/examples/leaflet.html) - watch your network request log
[Leaflet + Raster Tiles Demo](https://protomaps.github.io/PMTiles/examples/leaflet.html) - watch your network request log
[MapLibre GL + Vector Tiles Demo](https://protomaps.github.io/PMTiles/examples/maplibre.html) - requires MapLibre GL JS v1.14.1-rc.2 or later
See also:
* [Cloud Optimized GeoTIFFs](https://www.cogeo.org)