ngx-openlayers
ngx-openlayers copied to clipboard
use view.animate() in ngx-openlayers
As seen in this https://openlayers.org/en/latest/examples/animation.html example, ive been trying to implement this method in my code but somehow the .animate method couldn't be found.
Can somenone help me with this? I am still new in Angular as well as this library.
Thanks