{"library":"dash-leaflet","install":[{"cmd":"pip install dash-leaflet","imports":["import dash_leaflet as dl","dl.Map(children=[...], center=[lat, lng], zoom=10, style={'height': '500px'})"]}]}