Skip to content

Revert change from #965 that sets the default zoom to None#1068

Merged
davidbrochart merged 1 commit intojupyter-widgets:masterfrom
martinRenou:revert_zoom_none
Oct 27, 2022
Merged

Revert change from #965 that sets the default zoom to None#1068
davidbrochart merged 1 commit intojupyter-widgets:masterfrom
martinRenou:revert_zoom_none

Conversation

@martinRenou
Copy link
Member

This was breaking the map widget when creating a map without setting an initial zoom level.
Fix #1065

from ipyleaflet import Map
display(Map())

@davidbrochart
Copy link
Member

Thanks!

@davidbrochart davidbrochart merged commit 3b3636f into jupyter-widgets:master Oct 27, 2022
@martinRenou martinRenou deleted the revert_zoom_none branch October 27, 2022 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Map layers don't appear (blank map) for new installations/updates of ipyleaflet

2 participants