Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to initialize an "extruded polygon" map in 2D mode?

satishpMay 1 2022 — edited May 1 2022

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).
image.png
The list starts with "page change [cards]" event, and then is repeated again below the list.
image.png

This post has been answered by Carsten Czarski-Oracle on May 3 2022
Jump to Answer
Comments
Post Details
Added on May 1 2022
1 comment
55 views