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 was archived by the owner on Aug 8, 2023. It is now read-only.
Animating camera with tilt and map padding set couses big memory leaks in nativeCode.
Steps to reproduce. Profiler from Android Studio shows huge memory usage. 1 minute -> from 120MB to over 500MB in native code.
map.easeCamera(CameraUpdateFactory.newCameraPosition(cameraPosition), 1000, false)
Expected behavior
No leaks, no crashes, smooth movement
Actual behavior
Configuration
Android versions: 8.0.0
Device models: HTC U11
Mapbox SDK versions: 8.2.1