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

5869 android query rendered features #6012

Merged
merged 1 commit into from
Aug 16, 2016

Conversation

ivovandongen
Copy link
Contributor

Ready for testing

@ivovandongen ivovandongen added feature Android Mapbox Maps SDK for Android ⚠️ DO NOT MERGE Work in progress, proof of concept, or on hold labels Aug 15, 2016
@ivovandongen ivovandongen force-pushed the 5869-android-query-rendered-features branch from acd2521 to aa3ff20 Compare August 15, 2016 14:23
*/
@UiThread
@NonNull
public List<Feature> queryRenderedFeatures(@NonNull PointF coordinates, @Nullable String... layerIds) {
Copy link
Member

Choose a reason for hiding this comment

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

varargs is great for this use-case!

@tobrun
Copy link
Member

tobrun commented Aug 16, 2016

Added some nit remarks, but LGTM 🚢

@ivovandongen ivovandongen force-pushed the 5869-android-query-rendered-features branch 2 times, most recently from a279ea2 to b215dca Compare August 16, 2016 08:34
@ivovandongen ivovandongen force-pushed the 5869-android-query-rendered-features branch from b215dca to 4e21154 Compare August 16, 2016 09:38
@ivovandongen ivovandongen merged commit 4e21154 into master Aug 16, 2016
@ivovandongen ivovandongen deleted the 5869-android-query-rendered-features branch August 16, 2016 09:39
@ivovandongen ivovandongen removed the ⚠️ DO NOT MERGE Work in progress, proof of concept, or on hold label Aug 16, 2016
@ivovandongen
Copy link
Contributor Author

cc @mapbox/android

@zugaldia
Copy link
Member

@ivovandongen 💥

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.

3 participants