One button to show/hide a map
Another button to show/hide polygon hotspots.
I understand that the current configuration of the skin is design to be responsive using the following parameters:
the above is a logic block for the thumbnail element in the skin. Counting from left to right this is the 5th element in the skin. As the element move towards the right, the number of actions in the logic block increase. For example for the element autorotate, which is the element # 3, there are 3 actions. for the element information, which is number 4, there are four actions. so when you get to the thumbnails, which is the element #5 there are 5 actions.
Having said that for the elements 1 and 2, which are the zoom in and zoom out, there are no actions in the logic block, no logic block at all in the position. Why is this?
Is there any way to add additional buttons to the simplex_v6 skin maintaining its configuration?. I really struggle with logic blocks and the parameters.
I do not need the buttons for zoom in, zoom out, projections. I tried removing the zoom in and zoom out buttons, then adding the map and polygon buttons but then one of the buttons is on top of the information button or the autorotate button.
any suggestion to add these two buttons without having to start a skin from scratch?
I am aware that we should not be modifying the template simplex_v6, but i am desperate
