syampillai / SOCharts

A wrapper around the "echarts" JavaScript library to use it as a Vaadin component.
Apache License 2.0
27 stars 11 forks source link

Geomap with marked points #29

Closed janaleis closed 6 months ago

janaleis commented 10 months ago

I would like to create a geomap with marked points on specific coordinates. e.g https://echarts.apache.org/examples/en/editor.html?c=map-polygon

As a workaround I tried to put a scatter chart in front of an svg but this isn't really helpful for my use-case.

Is there a way to do it or will there be any more features for geomaps?

syampillai commented 6 months ago

Geomaps are currently not supported. It may be supported in the future but I can't provide a timeline for that now.