Commit Graph

10 Commits

Author SHA1 Message Date
Brandon Liu
61e60c69d2 Make aws/cloudflare depend on pmtiles from npm [#455] (#515)
* Make aws/cloudflare depend on pmtiles from npm [#455]

This is clearer to developers than relying on the local code being built.

* update check_examples.py
* bump openlayers to v2 with upgrade of pmtiles to v4 [#455]
* update to 4.2.1
2025-01-14 17:09:11 +08:00
Brandon Liu
d976d9242c ol-pmtiles 1.0.2 (#460)
* bump pmtiles to 3.1.0 [#384, #445]
2024-09-19 23:32:53 +08:00
Brandon Liu
6ed85a28fb add .js to OpenLayers imports [#451] (#452) 2024-09-17 17:12:04 +08:00
Brandon Liu
ab5534df7e change ol-pmtiles to TypeScript [#312] (#444)
* change ol-pmtiles to TypeScript [#444]

* olpmtiles: 1.0.0
* accept either a string or pmtiles.Source for the url option
* package.json works for ESM/CJS/IIFE [#312, #443]
* replace npm install with npm ci on github actions
2024-09-11 16:36:48 +08:00
Brandon Liu
252023ea29 ol-pmtiles v0.5.0 [#407] (#410)
* Update IIFE file and examples
2024-06-12 06:03:23 -06:00
Brandon Liu
46de0b076d ol-pmtiles 0.4.0 (#374)
* fix double ol source tile load events [#373]
* bump pmtiles dependency to 3.x
* bump examples to ol 9.x
* fix package.json publint
2024-03-06 15:45:27 +08:00
Brandon Liu
cfa732ad6a ol-pmtiles v0.3.0 (#262) 2023-10-01 11:34:37 +08:00
Brandon Liu
17583ae19d ol-pmtiles v0.2.0 2023-08-25 11:56:06 +08:00
Brandon Liu
6cd4a97d2a ol-pmtiles 0.1.1; fix shape of reading tile data from getZxy [#225] (#232)
* ol-pmtiles 0.1.1; fix shape of reading tile data from getZxy [#225]

* update ol raster example [#225]
2023-08-08 13:47:18 +08:00
Brandon Liu
089a732c54 openlayers: add copy of code for script includes; migrate examples [#3] 2023-05-10 20:20:37 +08:00