### Is there an existing issue for this? - [x] I have searched the existing issues ### Use case We already have the `moveCamera` method in MapController, but in sone real-world use cases, we want to move the map with the animation. ### Proposal Add an `animateCamera` method
Is there an existing issue for this?
Use case
We already have the
moveCameramethod in MapController, but in sone real-world use cases, we want to move the map with the animation.Proposal
Add an
animateCameramethod