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

[android] bindings for aggregated cluster properties #15425

Merged
merged 5 commits into from
Aug 22, 2019

Conversation

zmiao
Copy link
Contributor

@zmiao zmiao commented Aug 20, 2019

fix: #15417

@zmiao zmiao requested a review from tobrun August 20, 2019 15:36
@tobrun tobrun added the Android Mapbox Maps SDK for Android label Aug 21, 2019
@tobrun tobrun added this to the release-ristretto milestone Aug 21, 2019
Copy link
Member

@tobrun tobrun left a comment

Choose a reason for hiding this comment

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

Great work so far @zmiao!

@@ -47,9 +47,18 @@ class ConversionTraits<mbgl::android::Value> {
}

template <class Fn>
static optional<Error> eachMember(const mbgl::android::Value&, Fn&&) {
// TODO
Copy link
Member

Choose a reason for hiding this comment

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

awesome! we finally have found an use-case for this.

@zmiao zmiao self-assigned this Aug 22, 2019
Copy link
Member

@tobrun tobrun left a comment

Choose a reason for hiding this comment

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

Could you be able to add an entry in the Android changelog? Code looks good

@zmiao
Copy link
Contributor Author

zmiao commented Aug 22, 2019

@tobrun I updated the changelog. Thanks for reminding.

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.

[android] Add platform bindings for aggregated cluster properties
2 participants