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.
|
HTMLElement |
getTile()
Gets the tile element (image).
|
public final HTMLElement getTile()
public final Point getCoords()