Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zoom event? #87

Open
BEagle1984 opened this issue Apr 28, 2024 · 1 comment
Open

Zoom event? #87

BEagle1984 opened this issue Apr 28, 2024 · 1 comment

Comments

@BEagle1984
Copy link

I'd like to add a slider over the map to control the zoom level (for improved accessibility etc.). Unfortunately, the map doesn't seem to expose the observable prefZoom property nor allow a callback, so it cannot be bi-directionally bound.

Am I right or have I overlooked it?

Is there a reason for this not to be possible? Or would you accept a PR adding this possibility? (In case, what would you prefer? A callback or proxying the prefZoom property through the MapView?)

@ctipper
Copy link

ctipper commented Jun 3, 2024

I proposed two small methods last year which provide the functions required to embed mapView. MapView does not update prefCenter and prefZoom #69 an observable is obviously the correct way but the developers haven't really been paying attention to this project

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

No branches or pull requests

2 participants