Julian Bogdani

Results 8 comments of Julian Bogdani

I ended up using [maplibre.org](maplibre.org/) which worked wonderfully...

+1 same here. Any solution yet?

I opted for [node-libcurl](https://www.npmjs.com/package/node-libcurl).

Hello, I was trying to achieve the same; I looked for an already available React-leaflet component but I could not find any. I'll try to make one when I will...

Hello, I'm trying to pass `--force` argument with no success; I've tried to pass `--force` or `force` as second argument, both as array or string but it does not work....

Hello, I think that the main error I've getting is generated in the lines where $here and $document_root are defined. The combination: $here = str_replace("\", "/", rtrim(dirname($_SERVER["SCRIPT_FILENAME"]), '/') . "/");...

Thank you @BathoryPeter! I guess the main repository is not actively maintained. I'm going to point at yours, thank you.