I have a Geo Map Gl and the main container of it is a little small, so my question is, is there a way to hide some controls like zoom control and the zoom info?
Map zoom control hidden
emoya
#2
Hello @ivan95, of course you can do it just using the property enablezoom , it allows to cange the zoom control position, config and visibility
ivan95
#5
Yes, I saw that in the documentation, now I have a map with no controls and it looks better, thanks