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

Don't query shape annotations if none were added #9606

Merged
merged 1 commit into from
Jul 25, 2017
Merged

Conversation

tobrun
Copy link
Member

@tobrun tobrun commented Jul 25, 2017

Definitive fix for #9584. When clicking the map and no shape annotations are added. We were passing in an empty array for layer id. This resulted in querying all the layer maps while we only want to query the layers with shape annotations on them.

@tobrun tobrun added the Android Mapbox Maps SDK for Android label Jul 25, 2017
@tobrun tobrun added this to the android-v5.1.2 milestone Jul 25, 2017
@tobrun tobrun self-assigned this Jul 25, 2017
@tobrun tobrun requested a review from ivovandongen July 25, 2017 10:56
@tobrun tobrun merged commit a282280 into master Jul 25, 2017
@tobrun tobrun deleted the tvn-query-if-layers branch July 25, 2017 12:27
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