Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Time conversion for CameraUpdateMethods #8577

Closed
tobrun opened this issue Mar 30, 2017 · 0 comments
Closed

Time conversion for CameraUpdateMethods #8577

tobrun opened this issue Mar 30, 2017 · 0 comments
Labels
Android Mapbox Maps SDK for Android refactor

Comments

@tobrun
Copy link
Member

tobrun commented Mar 30, 2017

For easeTo and animateTo camera methods we are converting milliseconds to nanoseconds in the java code and passing that into the cpp code. I'm suggesting to be consistent about units and where conversions should occur and proposing to have the binding always provide values in milliseconds and let the cpp code be responsible of the conversion to nanoseconds.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android Mapbox Maps SDK for Android refactor
Projects
None yet
Development

No branches or pull requests

1 participant