Interface: ImageTileProps
The props type of an [[ImageTile
]] component.
internal
Properties
height
• height: number
The height of the tile
Defined in
left
• left: number
The left position on the screen
Defined in
top
• top: number
The top position on the screen
Defined in
url
• url: string
The url or the tile image
Defined in
width
• width: number
The width of the tile