Import and place the block ClickableMapDynamic in your app to display an interactive map.
SVG maps are from simplemaps.com
The block accepts the following input parameters for customization:
MapId is the only mandatory parameter, others have default values but can be customized if needed.
The demo component presents a configuration helper page to help customizing parameters:
A world map on which the user can click and select countries.
This component can be used if you need to launch actions when the user clicks on a world map.
Events can be received by other Outsystems modules for your application logic.
Check the demo component for examples.
Try it in the demo component.