leaflet.offline icon indicating copy to clipboard operation
leaflet.offline copied to clipboard

Leaflet offline layer

Results 33 leaflet.offline issues
Sort by recently updated
recently updated
newest added

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.17.0 to 5.31.0. Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v5.31.0 5.31.0 (2022-07-25) Bug Fixes eslint-plugin: [typedef] Support nested array destructuring with type annotation (#5311) (6d19efe) scope-manager: handle...

dependencies

Mapbox tile requires to [set offset zoom level -1](https://docs.mapbox.com/mapbox.js/example/v1.0.0/leaflet-studio-style/), which causes wrong urls generated. We can know first and last tile image x y z by below code result ```...

Bumps [idb](https://github.com/jakearchibald/idb) from 6.1.5 to 7.0.2. Changelog Sourced from idb's changelog. Breaking changes in 7.x No longer committing build to GitHub. Renamed files in dist. Added conditional exports. iife build...

dependencies

Features https://github.com/allartk/leaflet.offline/pull/161 & https://github.com/allartk/leaflet.offline/pull/159 are missing

in progress

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.3.7 to 13.0.3. Release notes Sourced from lint-staged's releases. v13.0.3 13.0.3 (2022-06-24) Bug Fixes correctly handle git stash when using MSYS2 (#1178) (0d627a5) v13.0.2 13.0.2 (2022-06-16) Bug...

dependencies

Bumps [karma](https://github.com/karma-runner/karma) from 6.3.17 to 6.4.0. Release notes Sourced from karma's releases. v6.4.0 6.4.0 (2022-06-14) Features support SRI verification of link tags (dc51a2e) support SRI verification of script tags (6a54b1c)...

dependencies

Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 13.1.3 to 13.3.0. Changelog Sourced from @​rollup/plugin-node-resolve's changelog. v13.3.0 2022-05-02 Features feat: support node: protocol (#1124) v13.2.2 2022-05-02 Bugfixes fix: Respect if other plugins resolve the resolution...

dependencies

* #117 should be direct dep * Allow 6 & 7 if there are no regressions.

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.17.0 to 5.36.1. Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v5.36.1 5.36.1 (2022-08-30) Bug Fixes typescript-estree: fix decorator regression for pre TS4.8 (#5574) (a603015) v5.36.0 5.36.0 (2022-08-30) This...

dependencies

Hi there I was trying to use this options to extend the zoom capability of my app but it seems the are not working. I have read this issue and...

help wanted