Skip to content

Releases: mmomtchev/ol-mbtiles

v3.1.0

23 Sep 16:36
Compare
Choose a tag to compare
  • Support OpenLayers 10.2

v3.0.0

27 Jul 19:06
Compare
Choose a tag to compare
  • Support OpenLayers 10
  • Drop all previous versions
  • Switch to using RenderFeature by default (full-fledged Feature is still available when explicitly configured)

v2.3.0

24 Mar 16:39
Compare
Choose a tag to compare
  • Support OpenLayers 9.1

v2.2.0

26 Feb 18:14
Compare
Choose a tag to compare
  • Support OpenLayers 9.0
  • Fix #68, create the tile image blob with a MIME type
  • Restore minZoom/maxZoom fields for vector tile layers

v2.1.0

19 Jan 14:08
Compare
Choose a tag to compare
  • Support OpenLayers 8.2.0
  • Fix #5, do not leak a pool when opening an invalid url

v2.0.2

04 Apr 17:31
Compare
Choose a tag to compare
  • Allow explicit selection of the SQLite HTTP backend
  • Correct the TypeScript return type of importMBTiles

v2.0.1

03 Apr 18:02
Compare
Choose a tag to compare
  • Upgrade to the latest sqlite-wasm-http
  • Optimize the examples bundle size and significantly improve the initial loading times

v2.0.0

17 Mar 16:22
Compare
Choose a tag to compare
  • Switch to my new sqlite-wasm-http
  • Shared cache for all workers when COOP/COEP is enabled
  • Reduced bundle size
  • Support raster tilesets
  • Support auto-discovery of source metadata