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

Transform.java refactor #6532

Closed
tobrun opened this issue Sep 30, 2016 · 0 comments · Fixed by #6919
Closed

Transform.java refactor #6532

tobrun opened this issue Sep 30, 2016 · 0 comments · Fixed by #6919
Assignees
Labels
Android Mapbox Maps SDK for Android refactor

Comments

@tobrun
Copy link
Member

tobrun commented Sep 30, 2016

Introduce the concept of the core equivalent of transform in the Android binding. Will contain all our camera related operations by removing these from MapboxMap. MapboxMap will remain the public api entrypoint (facade) but all code should be contained within Transform.java. This refactor should result in removing the equivalent methods in MapView.

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
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant