Chris D'Angelo
[email protected]
3/22/14
Cellular Networks & Mobile Computing
Assignment 3 (iOS Part 2)
A simplified google map search app. View results in map view or list view sorted by distance from current location. See limited detail on each venue. Save favorite venues found for viewing offline in alphabetical order. You can remove favorites from the favorites list.
Apple Documentation Samples:
- CurrentAddress
- GeocoderDemo
- LocateMe
- MapCallouts
- MapSearch
- PhotosByLocation
Stanford cs193p Fall 2013 Course Example:
Google Places API Framework:
Star rating font from Font Awesome.
Icons by PixelLove.
- Keyword search is not robust but allows for multiword keyword search.
- Currently redrawing map in order to refresh annotations.