As an addittion to AnimateToBounds it would be handy to have a MoveToBounds event, or possibly a time control added to AnimateToBounds.
IE:
Regards Roger
IE:
B4X:
Dim MarkerBounds As LatLngBounds=LatLngBoundsBuilder1.Build
GoogleMapsExtras1.AnimateToBounds(gmap, MarkerBounds, padding, time As Float)
Regards Roger