deeplook

Results 186 comments of deeplook

Ok, it's not only bikes, but _motor vehicle_ collisions... ;)

Could there also be a working minimal example like in https://github.com/jupyter-widgets/ipyleaflet/issues/785?

What's the status of this PR?

@martinRenou Thanks for the heads-up! I'll surely have a look!

@SylvainCorlay Do you have a link, maybe?

Awesome, works!

From https://ipyleaflet.readthedocs.io/en/latest/api_reference/draw_control.html I see now there is a `draw_control.rectangle()` and `draw_control.circle()` method, too, but I don't think this invalidates the arguments above, does it? Especially as the drawn shapes cannot...

It looks like Leaflet does in fact support passing headers, see https://github.com/Leaflet/Leaflet.VectorGrid/issues/89. If so it should be possible to suport from ipyleaflet, rather easily, too, right?

@davidbrochart @martinRenou Any idea?