@JsType(isNative=true,
namespace="<global>",
name="Object")
public class ZoomOptions
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
ZoomOptions.Builder
The Class Builder.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Boolean |
getAnimate()
Gets whether zoom animation will happen if the zoom origin is inside the current view.
|
@JsOverlay public final java.lang.Boolean getAnimate()