[PRO] Display content below or next to the map

You are here:

The PRO version includes several click actions that allow you to display custom HTML content outside the map, above, to the right or below.

Display content next to the map

To achieve this you simply need to select the proper click action, either in the default options or specifically for that entry. The content you want to display should go into the ‘Action Content’ field and it accepts HTML code.

[PRO] Display content below or next to the map

Example


Set default content

The description field of the map, will be the default content that will display to the right of the map, when it first loads.

[PRO] Display content below or next to the map

If you want to have the content of a region display when the map loads, you can use a custom javascript snippet to simulate a click on that region as soon as the map loads. To do that you can add this to the custom JS field of your map, changing the map ID and region code:

The code above will simulate a click in California, as soon as the map loads.

You can use other javascript public methods.

Posted by Carlos Moreira

Lead developer of Interactive Geo Maps plugin.