Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 745 Bytes

File metadata and controls

13 lines (8 loc) · 745 Bytes

AmChartsMapComposeUI

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.

Screenshot_20220326_041049 Screenshot_20220326_032619 Screenshot_20220326_032535