CrisisCleanup / crisiscleanup-android

Current Crisis Cleanup native Android
2 stars 0 forks source link

Map filters #35

Closed hueachilles closed 1 year ago

hueachilles commented 1 year ago

Apply filters to map view by changing the color or dots and markers when Cases do not match the filter

arroyoDev commented 1 year ago

Filters like "older" than 60 work correctly, they show the ghosted white icon for anything that does not meet criteria.

However, the SVI slider and the time slider do not show ghosted icons, but instead remove any non matches alltogehter.

hueachilles commented 1 year ago

Web hides actual icons with svi slider and updated days slider. @aarontitus Do you want to hide icons with these two filters (and distance filter) or should mobile show translucent icons?

arroyoDev commented 1 year ago

I stand corrected. they web does indeed hide them. marking as completed. Well done.