Interface LeafletTileEvent

Hierarchy

Index

Properties

Properties

public target: any

The object that fired the event.

public tile: HTMLElement

The tile element (image).

public type: string

The event type (e.g. 'click').

public url: string

The source URL of the tile.