Skip to content
This repository has been archived by the owner on Aug 3, 2018. It is now read-only.
oliverlockwood edited this page Oct 6, 2014 · 3 revisions

This is a work in progress.

###Outstanding work items:

  • add interface for getting markers within a certain box
  • add implementation which uses OpenStreetMap (dig back for those APIs!)
  • add implementation which uses XML hard-copy data
  • wire in one or both of the above, to update the map with more markers (simple just what's visible, when moved)
  • more advanced processing to reduce frequency of requests
  • work out how markers should be aged / removed when out of scope
  • add "About" page which includes necessary Google Maps acknowledgement and others
  • add location finding
  • remember location when exiting the app
  • proper startup/shutdown handling (serialization of memory?)
  • enhance popups for markers to show address, phone number, website
  • add button(s) to request check to update or remove existing markers
  • add menu button to add a new bike help marker
  • add Settings so that the zoom threshold can be adjusted
  • add "zoom in to see locations" grey box
Clone this wiki locally