Displaying information about clicked map object outside of the map

This demo shows, how you can use map's clickMapObject event to execute a custom JavaScript function, which in turn grabs additional description info from clicked map object, as defined in data, and populates the external HTML element with it.