jupyter-widgets / ipyleaflet

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

Documentation: Fix CSS issue #1154

Closed gjmooney closed 10 months ago

gjmooney commented 10 months ago

Fix for the bug mentioned in #1578

martinRenou commented 10 months ago

Thanks! It seems to have fixed properly the Image Overlay docs

image

There is still an issue with the icon though: https://ipyleaflet--1154.org.readthedocs.build/en/1154/layers/icon.html (there should not be a background on the marker)

gjmooney commented 10 months ago

The new changes should make markers and icons display correctly as well.