public class TileErrorEvent 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 HTMLElement getTile()
public final Point getCoords()