immanuel-h
immanuel-h
Config: `countrycodes: ["at", "de"]` (as per doc, array of iso country codes) Expected: URL generated as `countrycodes=at,de` Actual: Url generated as `0=at&1=de` Source of the problem: [toQueryString method](https://github.com/jonataswalker/ol-geocoder/blob/e5ae7721255c75b644103746a2dc812b33255850/src/helpers/ajax.js#L21) Minimal test...
It would be nice if tileserver-gl(-light) would allow for comments in json files. Especially with larger style files it sometimes is very helpful to have additional comments detailing specific sections...
Hi, __Steps to reproduce__ 1. set "homepage" in package.json to /fresco 2. `npm run build` (even outputs correctly "The project was built assuming it is hosted at /fresco/") 3. host...
The reason why these domains are checked is for deliverability reasons. They are not forbidden from being used in (for example local) email addresses, and do not syntactically invalidate the...
Hi, it would be great if we could get some examples on how to configure this container based on our needs. For example ... * How to set the line...