mzy2240 edited a comment on issue #15256:
URL: https://github.com/apache/echarts/issues/15256#issuecomment-984214873


   @plainheart When I load the extension you shared with the echarts.min.js 
from the dist folder, there will be error of "TypeError: Cannot read properties 
of undefined (reading 'dataToPoint')". Do you have any idea how to fix it? 
Thank you in advance!
   
   This is how I import both modules:
   ```
   import * as echarts from "echarts/dist/echarts.min.js";
   import "../assets/echarts-extension-leaflet.esm.js";
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to