Commit Graph

26 Commits

Author SHA1 Message Date
Brandon Liu
d87d807116 Replace terrarium examples with mapterhorn (#618)
* update examples to maplibre 5.13.0
2025-12-04 13:01:06 +08:00
dependabot[bot]
a25c8305c8 Bump glob from 10.4.5 to 10.5.0 in /openlayers (#617)
Bumps [glob](https://github.com/isaacs/node-glob) from 10.4.5 to 10.5.0.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v10.4.5...v10.5.0)

---
updated-dependencies:
- dependency-name: glob
  dependency-version: 10.5.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-03 10:49:47 +08:00
Brandon Liu
abfe63cef0 Bump tsup, tsx and esbuild versions in all package.json devDependencies. (#533) 2025-03-03 22:43:24 -08:00
Brandon Liu
3f8279aa16 ol-pmtiles v2.0.2 (#532) 2025-02-21 18:09:48 +08:00
Brandon Liu
534a66b5c0 pmtiles js 4.3.0 (#531)
* pmtiles js 4.3.0

* bump dependents

* update lockfiles
2025-02-21 15:52:39 +08:00
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
61c38459ba Switch lambda-function.zip to use CommonJS instead of ESM to match CloudFormation inlined template [#448] (#449) 2024-09-12 10:17:09 +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
Pranciškus Ambrazas
15d5166736 Allow Customization of OpenLayers Format Parameters (#408)
* optional format option
2024-06-12 05:58:32 -06:00
Brandon Liu
d16faa2658 update all github pages URLs. (#406) 2024-06-08 10:22:27 -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
Matthias Mohr
da32ad6785 Add .js to imports (#240) 2023-08-25 11:54:12 +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
1b277a951f update READMEs to point to openlayers examples [#3] 2023-05-10 20:28:04 +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
Brandon Liu
c418539cd8 add openlayers stub 2023-05-04 14:47:30 +08:00