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

Fix geojson example, filter logic change with expressions #12211

Merged
merged 1 commit into from
Jun 26, 2018

Conversation

tobrun
Copy link
Member

@tobrun tobrun commented Jun 25, 2018

Their is a subtle difference between our old filter API and new expression based one. It seems that our older filter api treated a non existing property as 0 while expression filters does not. This PR fixes the geojson clustering integration example to match this behavior.

Additionally this PR updates the visual representation of the example to:
ezgif com-video-to-gif 19

@tobrun tobrun added the Android Mapbox Maps SDK for Android label Jun 25, 2018
@tobrun tobrun added this to the android-v6.3.0 milestone Jun 25, 2018
@tobrun tobrun self-assigned this Jun 25, 2018
@tobrun tobrun requested a review from LukasPaczos June 25, 2018 15:27
@tobrun tobrun force-pushed the tvn-fix-geojson-clustering-example branch from 8bcab48 to fbbce59 Compare June 25, 2018 15:28
@tobrun
Copy link
Member Author

tobrun commented Jun 26, 2018

cc @langsmith as this code is used in demo app

@tobrun tobrun merged commit 50ff53a into master Jun 26, 2018
@tobrun tobrun deleted the tvn-fix-geojson-clustering-example branch July 23, 2018 12:32
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