Interface LeafletPopupEvent

Hierarchy

Index

Properties

Properties

public popup: Popup

The popup that was opened or closed.

public target: any

The object that fired the event.

public type: string

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