Making a ConfigProvider from a JSON file
Kinda lost at sea here. I'm just not grokking how to use
and the thought was to just use it in
ConfigProvider to read from a file. I have this little snippet:and the thought was to just use it in
Layer.setConfigProvider() but that seems to want a plain ConfigProvider. Does this need to be a service if that's the case or is there a better way to do this?