2gis/mapsapi

Marker bindLabel throw error

Trufi opened this issue · 0 comments

Trufi commented

Следующий код

DG.marker([54.98, 82.8])
  .bindLabel('smth text', {static: true});

Бросит ошибку: TypeError: Cannot read property 'addLayer' of undefined(…)

Также статический лейбл не работает с feautureGroup