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

3627 android content insets #3687

Closed
wants to merge 3 commits into from

Conversation

lgeromegnace
Copy link

This PR is meant to implement padding functionality on android platform described in this issue #3627.

  • Add a setPaddingContent method on MapView
  • Padding are stored in NativeMapView to be applied on any methods that can update current bounding box.

@1ec5 1ec5 added feature Android Mapbox Maps SDK for Android labels Jan 25, 2016
@tobrun
Copy link
Member

tobrun commented Jan 25, 2016

@lgeromegnace this is great, will review soon!

@tobrun tobrun self-assigned this Jan 25, 2016
@tobrun tobrun added this to the android-v4.0.0 milestone Jan 25, 2016
@bleege bleege assigned bleege and unassigned tobrun Jan 27, 2016
@bleege bleege mentioned this pull request Jan 27, 2016
@bleege
Copy link
Contributor

bleege commented Jan 27, 2016

This looks like a great start to the API. I just rebased and merged it into master. We'll still need to have this work with the Camera API and build an example in the TestApp.

Thanks for the contribution @lgeromegnace!

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

Successfully merging this pull request may close these issues.

4 participants