You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working on a project with jquery mapeal, i would like to update the map at different levels of zoom. we can see, in inspecting element, that each time we click the zoom button the viewbox attribue value of the svg div will change.
However, among all the functions of mapeal object, there is the trigger function that allow changing zoom at a defined level, is there any function for getting zoom value. ?
Cordially
Expected Behavior
Current Behavior
Environment
Mapael version:
Raphael version:
Browser Name and version:
Operating System and version (desktop or mobile):
The text was updated successfully, but these errors were encountered:
Before submitting a new issue, please search on the issue tracker first (https://github.com/neveldo/jQuery-Mapael/issues)
Description
Hello,
I'm working on a project with jquery mapeal, i would like to update the map at different levels of zoom. we can see, in inspecting element, that each time we click the zoom button the viewbox attribue value of the svg div will change.
However, among all the functions of mapeal object, there is the trigger function that allow changing zoom at a defined level, is there any function for getting zoom value. ?
Cordially
Expected Behavior
Current Behavior
Environment
The text was updated successfully, but these errors were encountered: