Hi @carsten-czarski-oracle as you are the map expert, will directly mention you here.
We like the information shown in 3D mode, but want to initialize the map in 2D mode.
I tried creating a DA on a bunch of events that would call: $('#toggle_dim_btn_1').click();
But none of them worked. Page Load doesn't work as the map is probably initialized separately and later by an AJAX call. None of the map events, other than "map changed" worked.. but that caused some crazy recursion.
==========
Side question about events... why are they repeated twice? In my workspace (and i've seen this behavior on apex.oracle.com too for 21.2.5, many of the COMPONENT EVENTS are repeated twice).

The list starts with "page change [cards]" event, and then is repeated again below the list.
