public interface ZoomingControlsView extends MapComponentView<ZoomButtonsGroup>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ZoomingControlsView.ZoomButtonsClickListener
Listener to react on when user will click on one of the zoom in or zoom out buttons.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setZoomButtonsClickListener(ZoomingControlsView.ZoomButtonsClickListener arrowsClickListener)
Sets the listener to react on when user will click on one of the zoom in or zoom out buttons.
|
getView, hide, setMargins, showvoid setZoomButtonsClickListener(ZoomingControlsView.ZoomButtonsClickListener arrowsClickListener)
arrowsClickListener -