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

Expose MapView created callbacks on MapFragment #11934

Merged
merged 1 commit into from
May 17, 2018

Conversation

tobrun
Copy link
Member

@tobrun tobrun commented May 17, 2018

Google made a u-turn at i/o this year when it comes to advising to use fragments to build an UI. Since they are now considered first class citizens this PR adds the ability to get a callback when the MapView has been created. Users have reached out in the past to get a reference to the underlying mapview when using our fragments, the callback in this PR makes it easier for them.

@tobrun tobrun added the Android Mapbox Maps SDK for Android label May 17, 2018
@tobrun tobrun added this to the android-v6.2.0 milestone May 17, 2018
@tobrun tobrun self-assigned this May 17, 2018
@tobrun tobrun requested a review from LukasPaczos May 17, 2018 16:30
@tobrun tobrun force-pushed the tvn-fragment-view-callback branch from 92ffea2 to 0283c8a Compare May 17, 2018 16:48
@tobrun tobrun merged commit 4ceb687 into master May 17, 2018
@tobrun tobrun deleted the tvn-fragment-view-callback branch May 17, 2018 17:37
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

Successfully merging this pull request may close these issues.

None yet

2 participants