Appearance
Интерфейс: Events
Свойства
annotationsDeselected
annotationsDeselected: [{
annotations: {id:string; }[]; }]
Снято выделение с аннотаций
annotationsPinned
annotationsPinned: [{
annotations: {id:string; }[]; }]
Закреплены аннотации
annotationsSelected
annotationsSelected: [{
annotations: {id:string; }[]; }]
Выделены аннотации
annotationsUnpinned
annotationsUnpinned: [{
annotations: {id:string; }[]; }]
Снято закрепление с аннотаций
linkClicked
linkClicked: [{
href:string; }]
Клик по ссылке
mapClicked
mapClicked: [{
latitude:number;levelId?:string;longitude:number; }]
Клик по карте
markersDeselected
markersDeselected: [{
markers: {id:string; }[]; }]
Снято выделение с маркеров
markersPinned
markersPinned: [{
markers: {id:string; }[]; }]
Закреплены маркеры
markersSelected
markersSelected: [{
markers: {id:string;latitude:number;levelId?:string;longitude:number; }[]; }]
Выделены маркеры
markersUnpinned
markersUnpinned: [{
markers: {id:string; }[]; }]
Снято закрепление с маркеров
pictureOverlaysDeselected
pictureOverlaysDeselected: [{
pictureOverlays: {id:string; }[]; }]
Снято выделение с изображений
pictureOverlaysSelected
pictureOverlaysSelected: [{
pictureOverlays: {id:string; }[]; }]
Выделены изображения
ready
ready: []
Карта готова к взаимодействию
routesDeselected
routesDeselected: [{
routes: {id:string; }[]; }]
Снято выделение с маршрутов
routesSelected
routesSelected: [{
routes: {id:string; }[]; }]
Выделены маршруты