[Pro] Select Region by Default when page loads
To select a region by default on page load, you can add a small javascript code snippet to the custom JS field of the map.
You’ll need to replace the mapUID
code and regionCode
to match your needs. This will simulate a click on that region when the map loads.
Consider that you can also set default content when using the click actions ‘display content below/next to the map’ by simply adding the content you want to display in the description field of the map.