Having issues with the duration when using `panTo` Am I calling this correctly? It pans but the duration is always default no matter what value I set it to. `map.panTo([64.710824, -22.148438], {duration: 100});`
Having issues with the duration when using
panToAm I calling this correctly? It pans but the duration is always default no matter what value I set it to.
map.panTo([64.710824, -22.148438], {duration: 100});