heremaps / maps-api-for-javascript-examples

Self-contained examples for Maps API for JavaScript v3.

Home Page:https://developer.here.com/javascript-apis/documentation/v3/maps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using easing animation in viewbounds?

JackHowa opened this issue · comments

I noticed a util exists for easing animations. First, I was curious to see any examples of this used. I tried looking in the guides and repos in the heremaps org. Also tried searching public repos on github.

Next, I have been struggling with animating viewbounds past the second parameter enabling or disabling animation. Is there any way easing or custom animations could be applied? I ask because our map changes size dynamically, updating viewbounds. Any code examples would be more than welcome if others have solved similar issues!