AnyChart JS Maps support rich interactivity including single-select mode, event listeners, and dynamic label updates that respond to user clicks. Multiple series layers can share the same map to combine regions with point data.
This sample overlays a bubble series of major US lakes on a selectable state choropleth. Clicking a state or lake updates a side info panel showing the state name, capital, population, land and water area, statehood date, and a list of its biggest lakes with areas. A flag image panel also updates to display the selected state's flag. Lake bubbles for the selected state are highlighted in dark blue.
See the AnyChart Maps documentation for all configuration options.