Interface LeafletErrorEvent

Hierarchy

Index

Properties

Properties

public code: number

Error code (if applicable).

public message: string

Error message.

public target: any

The object that fired the event.

public type: string

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