I am working on this CodePen.
https://codepen.io/vntbstgk-the-decoder/pen/ZEPJBEE
I have created a side bar on right side which is over lapping on Zoom in/out buttons. Can I reposition these buttons to bottom right or if I could them all together?
Thanks.
Yes, try `view.ui.move("zoom", "bottom-right");`. See https://developers.arcgis.com/javascript/latest/api-reference/esri-views-ui-UI.html#move
Btw, you can also use view.padding to change the padding of the map. That will move all controls.
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.