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