@JsType(isNative=true, namespace="<global>", name="Object") public class ControlZoomOptions extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ControlZoomOptions.Builder |
Modifier and Type | Method and Description |
---|---|
String |
getPosition()
Gets the position of the control (one of the map corners).
|
String |
getZoomInText()
Gets The text set on the zoom in button.
|
String |
getzoomInTitle()
Gets The title set on the zoom in button.
|
String |
getZoomOutText()
Gets The text set on the zoom out button.
|
String |
getzoomOutTitle()
Gets The title set on the zoom out button.
|
@JsOverlay public final String getPosition()
@JsOverlay public final String getZoomInText()
@JsOverlay public final String getZoomOutText()
@JsOverlay public final String getzoomInTitle()
@JsOverlay public final String getzoomOutTitle()
Copyright © 2018 G-Widgets. All rights reserved.