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
{{ message }}
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
The CameraBoundsUpdate is a Camera update method to move the camera position to a certain bounds. At this point for Android we calculate this in java here. In #4790@1ec5 introduced iOS bindings in core to do these calculations. I feel we should migrate to the core implementation for having consistency and code reuse. Also this could fix issues with direction and at some point tilt.
The text was updated successfully, but these errors were encountered:
The CameraBoundsUpdate is a Camera update method to move the camera position to a certain bounds. At this point for Android we calculate this in java here. In #4790 @1ec5 introduced iOS bindings in core to do these calculations. I feel we should migrate to the core implementation for having consistency and code reuse. Also this could fix issues with direction and at some point tilt.
The text was updated successfully, but these errors were encountered: