Commit ffaad41
23+ attribution: "© 2017 百度 ECharts with <span>© <a href='http://iclient.supermapol.com' target='_blank'>SuperMap iClient</a></span>",2424 loadWhileAnimating: true2525 },2626
@@ -77,6 +77,8 @@ export var EchartsLayer = L.Layer.extend({7777 type: 'LeafletMapLayout',7878 event: 'LeafletMapLayout',7979 update: 'updateLayout'80+ }, function (payload, ecModel) {// eslint-disable-line no-unused-vars81+8082 })8183 echarts.registerCoordinateSystem(8284 'leaflet', LeafletMapCoordSys
0 commit comments