This is a simple project to load AmCharts JavaScript map on android application with compose ui.
It simply loads javacript map on webview with Compose UI. Added javascript click listeners to get data from javascript to our android activity. If you click any country in map it will show you the name of country.