Map drill-down data visualization

One of my client is interested in visualizing sales data on map inside my CUBA-Application that will be drill-down friendly with colour coded based on special criteria. I was thinking about AmCharts but noticed that it has only limited level of layers whereas I need at least 2/3 levels below the country level. Any suggestion on suitable technology of choice that works with CUBA based application would be appreciated.

Hello @mortozakhan

Please check the following sample: GitHub.

It contains an example of drill-down chart implementation with AmCharts.

Regards,
Daniil

Hi Daniil
I tried to run the sample app but there is a problem with regards to repository as below:
43%20PM

Sorry for that,

This project uses outdated Maven repository. I’ve fixed it and now you can try the demo.

Thanks Yuriy, it works. However, I have been looking for drill-down map application demo, is there any?

We have no such a demo. Probably, you could implement it using the same approach, but it requires a thirdparty Map component integration

Ok.
Do you want to make a friendly recommendation for such third-party components that may work well with CUBA?

regards
Mortoza

Unfortunately, we have no such experience for now, so I cannot recommend a Map component with drill down feature.