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
Would it be possible to add argument elementId to leaflet() and pass it through to createWidget so that we can get finer control over widget creation? I would need to access the widget later on, but currently I have no access as ids are randomly created.
Or am I missing something?
Would it be possible to add argument
elementIdtoleaflet()and pass it through tocreateWidgetso that we can get finer control over widget creation? I would need to access the widget later on, but currently I have no access as ids are randomly created.Or am I missing something?