Use MapLayersWidgetControl to report an error #1348
Answered
by
calebmshafer
shenshengyi
asked this question in
Q&A
-
hi,When I use MapLayersWidgetControl, an error always appears, prompting :Thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
calebmshafer
May 7, 2021
Replies: 1 comment 3 replies
-
@shenshengyi how are you including the |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
shenshengyi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@shenshengyi how are you including the
MapLayersWidgetControl
into your application? TheMapLayerSettingsService.onCustomLayerNameRemoved
looks to be a static property that is initialized by default so not quite sure why it'd be undefined.