From 87ce2f082a88a27a2b91bb169e28530468ede66c Mon Sep 17 00:00:00 2001 From: thinkinggis Date: Fri, 27 Nov 2020 12:02:53 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20loadstyle=20=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/maps/package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/maps/package.json b/packages/maps/package.json index afec990ed7..5c26a43e8d 100644 --- a/packages/maps/package.json +++ b/packages/maps/package.json @@ -36,6 +36,7 @@ "gl-matrix": "^3.1.0", "inversify": "^5.0.1", "mapbox-gl": "^1.2.1", + "load-styles": "^2.0.0", "viewport-mercator-project": "^6.2.1" }, "devDependencies": {