UNPKG

@yandex/ymaps3-types

Version:

Types for ymaps3 maps library

2 lines (1 loc) 167 B
export type BehaviorType = 'drag' | 'pinchZoom' | 'scrollZoom' | 'dblClick' | 'magnifier' | 'oneFingerZoom' | 'mouseRotate' | 'mouseTilt' | 'pinchRotate' | 'panTilt';