You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've found that if you toggle the property showDrawControl above, to hide/unhide the controls, that the controls are drawn multiple times, and no longer become usable (it seems that they lose a reference to the original map).
Is this a bug in ember-leaflet-draw, or something else? Anyone have any examples of toggling functionality of draw controls?
The text was updated successfully, but these errors were encountered:
Assuming example code like the following:
I've found that if you toggle the property
showDrawControl
above, to hide/unhide the controls, that the controls are drawn multiple times, and no longer become usable (it seems that they lose a reference to the original map).Is this a bug in ember-leaflet-draw, or something else? Anyone have any examples of toggling functionality of draw controls?
The text was updated successfully, but these errors were encountered: