onaio / kujaku

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

3.9 Display Circle with configurable radius around an index case #258

Open craigappl opened 5 years ago

craigappl commented 5 years ago

We need to support the ability to display a circle around an index case based on a configurable radius which will be defined by the host application. The GeoWidget should support drawing the radius once the location and radius size is passed in from the host application.

Example: image

Use case: The Reactive case detection process requires that field workers visit each residential structure within a 1km radius from the index case. Users need to be able to determine in the app offline all of the residential structures that are within that radius.