Hello,
I am able to move the marker on Google MAP as per the GPS provided from App.
Now I want to Smooth marker Movement, when I am getting GPS lat/long from App.
I have read android.view.animation.Interpolator, but not able to implement it at B4A.
Please advice as how to smooth the marker movement at GMAP using Interpolator.
https://developer.android.com/reference/android/view/animation/Interpolator
I am able to move the marker on Google MAP as per the GPS provided from App.
Now I want to Smooth marker Movement, when I am getting GPS lat/long from App.
I have read android.view.animation.Interpolator, but not able to implement it at B4A.
Please advice as how to smooth the marker movement at GMAP using Interpolator.
https://developer.android.com/reference/android/view/animation/Interpolator