Skip to content

Commit 8dda06a

Browse files
[feature]L.TiledLayer实现放大缩小后缓存瓦片模糊填充
AI-GEN: 70% Cursor
1 parent 6c063c3 commit 8dda06a

10 files changed

Lines changed: 750 additions & 1 deletion

File tree

src/leaflet/core/Base.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
* which accompanies this distribution and is available at http://www.apache.org/licenses/LICENSE-2.0.html.*/
44
import L from "leaflet";
55
import './Proj4Leaflet';
6+
import './TileLayerCache';
67
import Attributions from './Attributions';
78

89
L.Control.Attribution.include({

0 commit comments

Comments
 (0)