@JsType(isNative=true, name="Object", namespace="<global>") public class TileEvent extends Event
Modifier and Type | Method and Description |
---|---|
Point |
getCoords()
Point object with tile's x, y, and z (zoom level) coordinates.
|
elemental2.dom.HTMLElement |
getTile()
Gets the tile element (image).
|
@JsProperty public final elemental2.dom.HTMLElement getTile()
@JsProperty public final Point getCoords()
Copyright © 2018 G-Widgets. All rights reserved.