public class TileErrorEvent extends Event
| Modifier and Type | Method and Description |
|---|---|
com.gwidgets.api.leaflet.elemental.HTMLElement |
getTile()
Gets the tile element (image).
|
java.lang.String |
getURL()
Gets the src attribute of the tile element.
|