Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LeafletResizeEvent

Hierarchy

Index

Properties

Properties

newSize

newSize: Point

The new size after the resize event.

oldSize

oldSize: Point

The old size before resize event.

target

target: any

The object that fired the event.

type

type: string

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