Emanuele Peruffo
Emanuele Peruffo
No I haven't. Why are you asking? On Thu, 10 Sep 2020, 7:55 pm Daniel Mahon, wrote: > let me look into this, should be trivial but I noticed the...
I have tried using that by modifying the `plugin.js` file inside `node_modules`, but it did not help. The error was the same.
Hi @ramosbugs . Thanks for the explanation. I was fooled by the fact that [oauth2's Client](https://github.com/ramosbugs/oauth2-rs/blob/e24e255c87ebc19cdb17cdfff5a3cc8954d5b56f/src/lib.rs#L626) declares `introspection_url` and I thought that this library was supposed to pass everything to...
Hi @HarelM, I have created this https://stackblitz.com/edit/typescript-ey8qy2. The custom protocol replies with a `null` because I wouldn't know how else to create a vector tile with a short validity, but...
Thanks! I updated the code to make it fetching real vector tile data and making it display only the centroids layer as circles.