From 022e02466285107b4d7c47a22d672dbce7a2de29 Mon Sep 17 00:00:00 2001
From: 徐旺旺 <11530253@qq.com>
Date: 星期五, 21 五月 2021 11:29:49 +0800
Subject: [PATCH] 配置图层线、面顺序

---
 src/components/plugin/proj4leaflet.js |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/components/plugin/proj4leaflet.js b/src/components/plugin/proj4leaflet.js
index c07a40e..91ce411 100644
--- a/src/components/plugin/proj4leaflet.js
+++ b/src/components/plugin/proj4leaflet.js
@@ -1,5 +1,4 @@
 /* eslint-disable */
-let L = window.L
 (function (factory) {
 	var L, proj4;
 	if (typeof define === 'function' && define.amd) {

--
Gitblit v1.8.0