Commit Graph

15 Commits

Author SHA1 Message Date
Brandon Liu
d4595793ad ol-pmtiles 2.0.1 (#530)
* fix IIFE build by specifying platform=browser to esbuild
2025-02-21 15:39:36 +08:00
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
dependabot[bot]
eb23c33ab0 Bump rollup from 4.21.2 to 4.22.4 in /openlayers (#462)
Bumps [rollup](https://github.com/rollup/rollup) from 4.21.2 to 4.22.4.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.21.2...v4.22.4)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-24 14:19:43 +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
0cba01d8a6 ol-pmtiles passes headers like other ol source options (#261) 2023-10-01 11:29:50 +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
Brandon Liu
7ec4ecbcdb openlayers: simplify down to single index.js [#3] 2023-05-10 18:55:14 +08:00
Brandon Liu
23a3056a7f ol-pmtiles 0.0.2: basic first-class support for OpenLayers 2023-05-05 17:07:21 +08:00