jupyter-widgets / ipyleaflet

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

Misalignment in image overlay because of mercator projection #1205

Open leonardig08 opened 1 month ago

leonardig08 commented 1 month ago

Hi, i am trying to create a weather radar with this library. My data has a misalignment, that in Folium i used to fix with the attribute mercator_projector in the overlay. Is there a way to replicate this functionality in ipyleaflet?