Closed
Description
Currently we depend on Req+Jason, and we can't compile those easily on Fly due to limited memory.
We could make both of those optional by hardcoding the style inside the library, which may be the plan with #17. Then if someone passes a URL or binary as style, we check if Req/Jason is available before continuing.
However, I think this can still be an issue with Kino.MapLibre, because we support multiple styles there by default, right? Maybe we should support only the default style and if someone wants to change it, they can change it in the code?
Thoughts?
Metadata
Metadata
Assignees
Labels
No labels