jupyter-widgets / ipyleaflet

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

fix: cast this.get_options to support @types/leaflet@1.9.9 #1186

Closed iisakkirotko closed 3 months ago

iisakkirotko commented 3 months ago

Fixes two issues encountered during typescript compilation with newest version of @types/leaflet, 1.9.9.

martinRenou commented 3 months ago

I'm sure UI tests failure are unrelated. Let's continue with this.