Emil Haldrup Eriksen
Emil Haldrup Eriksen
I tried to import react-lottie from CDN since the bundle size is large. I used this url, ``` https://cdn.jsdelivr.net/npm/[email protected]/dist/index.js ``` and got the following error, ``` index.js:3 Uncaught ReferenceError: exports...
I am trying to setup [celery ](https://github.com/celery/celery) using the `azureservicebus` broker option. If I use `redis` (or `rabbitmq`) as the broker, my code works, but when I try to use...
I am visualizing raster data in a Leaflet-based map component. Prior to using Terracotta, i was using a kind of ImageLayer, which emitted click events specifying the raster index of...
I have made an attempt to merge v1.12.0 into dev. I have made a few test, and it seems to work.
Add necessary type hints to make mypy happy
The PR introduces a `VectorTileLayer` component, based on [this library](https://gitlab.com/jkuebart/Leaflet.VectorTileLayer), which enables rendering of (protobuf) vector tiles. ``` import dash_leaflet as dl from dash import Dash from dash_extensions.javascript import assign...
Add wrapper(s) of leaflet vectorgrid, https://github.com/mhasbie/react-leaflet-vectorgrid