Martín González Gómez

Results 16 comments of Martín González Gómez

All these urls return 404 but Vitória, which I implemented in https://github.com/eskerda/pybikes/pull/655. Do you know more systems we could add in Brazil? Otherwise, this could be closed.

This feed is returning weird numbers for Merano: 0, 100 or 1000 bikes available. If the endpoint starts to return the right numbers it will be easy to add once...

Not possible at the moment. There's this [open issue](https://github.com/d3/d3-geo-projection/issues/83) in d3-geo-projection and @rveciana has a [fork](https://github.com/rveciana/d3-geo-projection/commit/b581ab0dad758825144160ab9fce7ef6301a0717) that implements it. It would be great to have it indeed.

Thanks Dhyey. In this case we would prefer to avoid loading stylesheets from the static folder. Right now we have every style in the same folder and it's very easy...

@benmccann A dynamic import inside an await block works but the problem is that you lose SSR. Is there a way to have this keeping SSR?

Unfortunately I am losing SSR in the following example (CSS appears to load client-side): https://stackblitz.com/edit/sveltejs-kit-template-default-eun2mo?file=src%2Froutes%2F%2Bpage.svelte