Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: configure jest to use with ts * feat: make Camera pure * chore: update Fit example for map style * test: adapt Camera tests for pure rendering * docs: generate * docs: improve Camera docs * fix: _trackingModeToString return type warning * refactor: remove unused animationDuration and animationMode * fix: align CameraMode * test: update test for aligned animation modes * feat: remove allowUpdates from Camera * chore: improve FollowUserLocationRenderMode example with raster tiles * fix: separate makeNativeStop to reduce rerendering * test: remove omits CameraStop with followUserLocation * docs: update imperative camera methods examples to ref * fix: remove useCallbacks for refs * docs: generate * docs: fix Camera docs * chore: add changelog entry * ci: try iPhone 16 Pro * ci: try iPhone 15 * refactor: keep makeNativeCameraStop within Camera
- Loading branch information