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

Marker views float over the attribution controls #5296

Closed
ivovandongen opened this issue Jun 9, 2016 · 2 comments
Closed

Marker views float over the attribution controls #5296

ivovandongen opened this issue Jun 9, 2016 · 2 comments
Labels
Android Mapbox Maps SDK for Android

Comments

@ivovandongen
Copy link
Contributor

The new Marker Views float over the attribution controls where the controls should always remain on top.

screen shot 2016-06-09 at 10 52 17

The markers are appended to the same FrameLayout as all the other components. With FrameLayout the order of the children determines the drawing order. An inner layout to contain the Marker Views would do the trick.

@ivovandongen ivovandongen added the Android Mapbox Maps SDK for Android label Jun 9, 2016
@ivovandongen
Copy link
Contributor Author

With container:
screen shot 2016-06-09 at 12 25 05

@tobrun
Copy link
Member

tobrun commented Jun 23, 2016

This was resolved in #5296 and merged into the release-android-v4.1.0 branch. Closing.

@tobrun tobrun closed this as completed Jun 23, 2016
@tobrun tobrun added this to the android-v4.1.0 milestone Jun 23, 2016
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

2 participants