mirror of
https://github.com/protomaps/PMTiles.git
synced 2026-02-04 02:41:09 +00:00
update READMEs to point to openlayers examples [#3]
This commit is contained in:
@@ -34,6 +34,8 @@ Download the `pmtiles` binary for your system at [go-pmtiles/Releases](https://g
|
||||
|
||||
See [js/README.md](js/README.md) and [js/examples](js/examples) for usage in Leaflet or MapLibre GL JS.
|
||||
|
||||
See [openlayers/README.md](openlayers/README.md) for usage in OpenLayers.
|
||||
|
||||
### Go
|
||||
|
||||
See the [go-pmtiles](https://github.com/protomaps/go-pmtiles) repository.
|
||||
|
||||
@@ -1,6 +1,12 @@
|
||||
# PMTiles for OpenLayers
|
||||
|
||||
## Example Usage
|
||||
## Live Examples
|
||||
|
||||
[Vector example](https://protomaps.github.io/PMTiles/examples/openlayers/vector.html) | [Code](https://github.com/protomaps/PMTiles/blob/main/openlayers/examples/vector.html)
|
||||
|
||||
[Raster example](https://protomaps.github.io/PMTiles/examples/openlayers/raster.html) | [Code](https://github.com/protomaps/PMTiles/blob/main/openlayers/examples/raster.html)
|
||||
|
||||
## Usage
|
||||
|
||||
Based on the [OpenLayers Quick Start](https://openlayers.org/doc/quickstart.html)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user