jupyter-widgets / ipyleaflet

A Jupyter - Leaflet.js bridge
https://ipyleaflet.readthedocs.io
MIT License
1.47k stars 361 forks source link

Add position to Maps add method #1156

Closed gjmooney closed 7 months ago

gjmooney commented 7 months ago

Add position parameter to Maps add method, allowing users to specify where in the layers stack they would add their new layer.

gjmooney commented 7 months ago

I added the UI tests, I also added the collapsed option to the LayerControl since that was easier then getting playwright to hover the mouse and take a screenshot

martinRenou commented 7 months ago

I added the UI tests

You probably forgot to commit the files for that? Only leaflet.py changed in the PR

gjmooney commented 7 months ago

You probably forgot to commit the files for that? Only leaflet.py changed in the PR

lol woops

martinRenou commented 7 months ago

update galata references