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

3115 multiple infowindows + leave open while panning #3127

Merged
merged 6 commits into from
Nov 30, 2015

Conversation

tobrun
Copy link
Member

@tobrun tobrun commented Nov 25, 2015

Closes #3115 and #3121

@zugaldia

zugaldia added a commit that referenced this pull request Nov 30, 2015
3115 multiple infowindows + leave open while panning
@zugaldia zugaldia merged commit 48504ba into master Nov 30, 2015
@zugaldia zugaldia deleted the 3115-multiple-infowindows branch November 30, 2015 19:56
@bleege bleege added this to the android-v2.3.0 milestone Nov 30, 2015
@bleege bleege added the Android Mapbox Maps SDK for Android label Nov 30, 2015
@@ -2426,19 +2475,24 @@ public boolean onSingleTapConfirmed(MotionEvent e) {
Collections.sort(nearbyMarkers);

if (nearbyMarkers == mMarkersNearLastTap) {

// TODO: We still need to adapt this logic to the new mSelectedMarkers list,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should ticket TODO: items rather than leave them in code.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My bad. Just ticketed it: #3156

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.

5 participants