panto().panby() not chained correctly
See original GitHub issueHi,
i’m on Mapbox 1.6.2 and when i when i try to chain map.panTo({...}).panBy([...]); it works well on firefox, chrome, safari but not on IE8.
IE8 does directly the panBy without taking care of the panTo coordinates.
I’ve tried to solve by converting latLng to Point etc… but it seems to still not work.
Issue Analytics
- State:
- Created 9 years ago
- Comments:14 (10 by maintainers)
Top Results From Across the Web
Google API and map.panTo: not panning - Stack Overflow
I have a Google map populated by markers, associated to a text and a recorded sound. It works. I'm trying to allow user...
Read more >Documentation - a JavaScript library for interactive maps
Returns true if any tile in the grid layer has not finished loading. redraw(), this. Causes the layer to clear all the tiles...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Why not?
Do you mean callbacks? Not in Leaflet.
At least same type of issues. Apply your fix and check.
@Falke-Design May be, but we should make sure that this will not break something else.