Skip to content

Continuous zoom #154

Answered by giswqs
diehl asked this question in Q&A
Dec 26, 2021 · 1 comments · 7 replies
Discussion options

You must be logged in to vote

You can set the zoom_snap parameter (Forces the map’s zoom level to always be a multiple of this) when creating the map. See https://ipyleaflet.readthedocs.io/en/latest/api_reference/map.html

m = leafmap.Map(zoom_snap=0.1)

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@diehl
Comment options

@giswqs
Comment options

@diehl
Comment options

@giswqs
Comment options

@diehl
Comment options

Answer selected by giswqs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants