Search results

IMapZoomEventArgs API in JavaScript Maps API control

Specifies the event arguments for zoom 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.

maps

Maps

Defines the current maps instance.

name

string

Defines the name of the event.

scale

Object

Defines the scale value of the geometry maps.

tileTranslatePoint

Object

Defines the translate point of the online map providers.

tileZoomLevel

Object

Defines the zoom level for the tile maps.

translatePoint

Object

Defines the translate point of the geometry map.

type

string

Defines the type of zoom interaction.