truongvan
truongvan
Use with `QueryArrayWidget` It supports those strings: ``` 1. Values can be provided as csv string: ?foo=bar,baz 2. Values can be provided as query array: ?foo[]=bar&foo[]=baz 3. Values can be...
I don't see any output, but in my case, the file is located in `${localDataDir}/`. And I can use select and insert with no errors.
There is a variation between the style specifications of Mapbox and Maplibre. All you need is a `transformStyle` function to correct the differences.
Thanks Rowan Winsemius! Your plugin fixed my Mapbox and MapLibre issue. I found a small bug with density qualifiers and submitted a PR to fix it.