@JsType(isNative=true, namespace="<global>", name="Object") public class GridLayerOptions extends Object
Modifier and Type | Class and Description |
---|---|
static class |
GridLayerOptions.Builder |
Modifier and Type | Method and Description |
---|---|
String |
getAttribution() |
LatLngBounds |
getBounds() |
String |
getClassName() |
double |
getKeepBuffer() |
double |
getMaxZoom() |
double |
getMinZoom() |
boolean |
getNoWrap() |
double |
getOpacity() |
String |
getPane() |
double |
getTileSize() |
double |
getUpdateInterval() |
boolean |
getUpdateWhenIdle() |
boolean |
getUpdateWhenZooming() |
double |
getzIndex() |
@JsOverlay public final double getTileSize()
@JsOverlay public final double getOpacity()
@JsOverlay public final boolean getUpdateWhenIdle()
@JsOverlay public final boolean getUpdateWhenZooming()
@JsOverlay public final double getUpdateInterval()
@JsOverlay public final String getAttribution()
@JsOverlay public final double getzIndex()
@JsOverlay public final LatLngBounds getBounds()
@JsOverlay public final double getMinZoom()
@JsOverlay public final double getMaxZoom()
@JsOverlay public final boolean getNoWrap()
@JsOverlay public final String getPane()
@JsOverlay public final String getClassName()
@JsOverlay public final double getKeepBuffer()
Copyright © 2018 G-Widgets. All rights reserved.