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

Remove setAccessToken Methods from MapboxMap and MapView #5621

Closed
bleege opened this issue Jul 8, 2016 · 0 comments
Closed

Remove setAccessToken Methods from MapboxMap and MapView #5621

bleege opened this issue Jul 8, 2016 · 0 comments
Labels
Android Mapbox Maps SDK for Android refactor SEMVER-MAJOR Requires a major release according to Semantic Versioning rules

Comments

@bleege
Copy link
Contributor

bleege commented Jul 8, 2016

MapboxAccountManager needs to become the only way to set Access Tokens for apps. To do this MapView.setAccessToken(), MapboxMap.setAccessToken(), and related methods need to be removed. MapView.setAccessToken() and MapboxMap.setAccessToken() were officially deprecated and documented for eventual removal when MapboxAccountManager was introduced in Mapbox Android SDK 4.1.0 ( #5004 ).

/cc @mapbox/mobile

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 SEMVER-MAJOR Requires a major release according to Semantic Versioning rules
Projects
No open projects
Development

No branches or pull requests

2 participants