You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have an existing solution to the top requested feature ( #1740 ) but it's not clear that we do because the docs on this option are confusing.
It is currently in AnimationOptions described as:
x and y coordinates representing the animation's origin of movement relative to the map's center.
I think it should be moved to CameraOptions because it affects the Map's positioning after an animation completes, and the documentation should be reworded so it is understandable by regular humans.
The text was updated successfully, but these errors were encountered:
We have an existing solution to the top requested feature ( #1740 ) but it's not clear that we do because the docs on this option are confusing.
It is currently in
AnimationOptions
described as:I think it should be moved to
CameraOptions
because it affects the Map's positioning after an animation completes, and the documentation should be reworded so it is understandable by regular humans.The text was updated successfully, but these errors were encountered: