onaio / kujaku

Mapping and check-in library for Android using MapBox SDK
https://ona.io
BSD 2-Clause "Simplified" License
18 stars 13 forks source link

G3.8 Filter Cases on the Map #259

Closed craigappl closed 5 years ago

craigappl commented 5 years ago

The host application will need the ability to filter locations on the map based on business logic.

Pass Criteria:

ekigamba commented 5 years ago

This seems to be related to https://github.com/onaio/kujaku/issues/237 to some point.

Currently only equalTo and regex filters for data type String are going to be implemented