cancel
Showing results for 
Search instead for 
Did you mean: 

Hiding Zoom and Center tools on VBI Maps

nicholas_arent
Explorer
0 Kudos

Hi,

I am wondering if there are settings to hide the zoom and center controls on VBI maps. I wish to not display them in my application as we are fixing the zoom to 2 and have no desire to let the user zoom or move the map. Is this possible?

Regards,

Nick

Accepted Solutions (1)

Accepted Solutions (1)

former_member182119
Active Participant
0 Kudos

Hello Nick,

for the feature you require we offer a parameter navControlVisible on the Scene/SceneGeo. You can set it to false and the nav control will not be shown.

Further we provide scene sub node SuppressedNavControlVisibility to control the visibility of the various parts of the nav control, e.g. zoom slider.

Beside this its also possible to restrict the navigation options with sub node NavigationDisablement.


Best regards,

Uwe

nicholas_arent
Explorer
0 Kudos

Thanks, that worked. Is there API documentation for the VB JSON structure?

Regards,

Nick

former_member182119
Active Participant
0 Kudos

Do you mean something that goes beyond ? I am afraid not. We are still in the process of transferring more detailed information from our internal Wiki to SCN. Regards Uwe

Answers (0)