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

Decouple map padding from overlain items #11256

Closed
tobrun opened this issue Feb 20, 2018 · 1 comment
Closed

Decouple map padding from overlain items #11256

tobrun opened this issue Feb 20, 2018 · 1 comment
Labels
Android Mapbox Maps SDK for Android

Comments

@tobrun
Copy link
Member

tobrun commented Feb 20, 2018

To support navigational use cases where we want to shift the location of the user down on the map, we need to decouple MapboxMap#setPadding(int left, int top, int right, int bottom) from the overlain views as AttributionView, CompassView and Logo. Users still have more granular control over these items with the UiSettings API.

cc @danesfeder @LukasPaczos @cammace

@tobrun tobrun added the Android Mapbox Maps SDK for Android label Feb 20, 2018
@tobrun tobrun added this to the android-v5.4.2 milestone Feb 20, 2018
@tobrun
Copy link
Member Author

tobrun commented Feb 20, 2018

Landed with #11258

@tobrun tobrun closed this as completed Feb 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android Mapbox Maps SDK for Android
Projects
None yet
Development

No branches or pull requests

1 participant