geopandas / xyzservices

Source of XYZ tiles providers
https://xyzservices.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
169 stars 32 forks source link

Gallery doesn't render on RTD #123

Closed martinfleis closed 2 years ago

martinfleis commented 2 years ago

I have merged #122 and it somehow broke the rendering of the gallery on the RTD. Which is strange, because the build made from that PR worked.

https://xyzservices--122.org.readthedocs.build/en/122/gallery.html

vs

https://xyzservices.readthedocs.io/en/latest/gallery.html

It seems that the JS loading the data actually works, but the CSS and JS calling leaflet are not.

martinfleis commented 2 years ago

Seems to work now.