Make a series of simple apps with each one demonstrating a single capability of our location services
- Dominant language
- No language data
- Stars
- 7
- Forks
- 6
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 1
Description
Rather than making one all singing and dancing demo app, make a series of small apps. Each app should demonstrate a single, location service capability. Here's a partial list of geocoder capabilities:
- find address with autocompletion
- find nearest site using map/mobile origin point
- find nearest site within a scale-appropriate bbox and using map/mobile origin point
- find nearest site within current localities and using map/mobile origin point
- find nearby sites within a scale-appropriate bbox and using map/ mobile origin point
- find sites within current map view bbox
- find occupant with name autocompletion
- find nearest occupant with tag autocompletion and map/mobile origin point
- find nearest occupant with tag autocompletion and within a scale-appropriate bbox and using a map/mobile origin point
- find nearby occupants with tag autocompletion and map/mobile origin point
- find nearby occupants with tag autocompletion and within current localities and using map/mobile origin point
- find occupants within bbox with tag autocompletion using current map view
- find nearest intersection a scale-appropriate bbox with map/mobile origin point
- find nearby intersections within current localities with map/mobile origin point
- find intersections within current map view bbox
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.