Search results

IResizeEventArgs API in React Maps API component

Specifies the event arguments for the resize event in maps.

Properties

cancel

boolean

Specifies the cancel state for the event. The default value is false. If set as true, the event progress will be stopped.

currentSize

Size

Defines the size of the maps after the resize event.

maps

Maps

Defines the current maps instance.

name

string

Defines the name of the event.

previousSize

Size

Defines the size of the maps before the resize event.