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 in mousewheele #426

Open
MrTilllus opened this issue Jun 14, 2021 · 0 comments
Open

zoom in mousewheele #426

MrTilllus opened this issue Jun 14, 2021 · 0 comments

Comments

@MrTilllus
Copy link

Hey,
i just initiated an init zoom and its working normal but i cant zoom in and only zoom out if i scroll i the other direction its scrolls out too.

$("#mapcointainer").mapael({
map: {
name: "...",
zoom: {
enabled: true,
maxLevel: 15,
minLevel: 3,
init: {
latitude: 49.03486046659013,
longitude: 8.710460096762555,
level: 10
}
},
}

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

1 participant