TODO 669 B

12345678910111213141516171819202122232425
  1. Basic functionalities:
  2. - get the js code to work with DRF (full-AJAX)
  3. - hire a HTML5/CSS designer :-)
  4. Background work:
  5. - use Celery for computation-intensive tasks (generating tiles)
  6. - rewrite the tile generation in Python/PIL
  7. - general js code cleanup (tile display, bearing/elevation computation)
  8. New features:
  9. - Add photos, URL, etc to ReferencePoint model (useful to collect
  10. information about the reference point: pictures of the building,
  11. webpage with description, etc)
  12. - Mini-map on the side of the panorama view, many uses:
  13. - see the current direction of the panorama on the map
  14. - click on a point on the map to see this point in the panorama