plainheart / echarts-extension-gmap

🌎 A Google Map (https://www.google.com/maps) extension for Apache ECharts (https://github.com/apache/echarts)
https://github.com/plainheart/echarts-extension-gmap
MIT License
48 stars 8 forks source link

Is it possible to combine GeoJSON with this extension ? #13

Open leoclo opened 1 year ago

leoclo commented 1 year ago

Hello, I was wondering if the series in this chart: https://echarts.apache.org/v4/examples/en/editor.html?c=map-usa

Could be used together with this google maps extension.

Here google maps shows how to include geoJSON there:

https://developers.google.com/maps/documentation/javascript/examples/layer-data-dragndrop

Any ideas on how to combine both ?

Like this: https://leafletjs.com/examples/choropleth/