Code Challenge #6:
Kindle Fire Tablet App Showing Nearby Pizza Places
Instructions:
Create a Kindle Fire tablet app that displays a map with 5 nearby pizza places. Also display the location of the current user and the re:Invent conference. The user should be able to select any location added to the map to see details about it.
Go here for more information on participating in the AWS re:Invent Code Challenge and prizes.
Services Used:
- Amazon Maps API
Your code should include:
- Code to display map of Las Vegas
- Code to add location overlays to the map
- Code to display the user's location and update the location as it changes
- Code to display details of location overlays when tapped on by the user
Your output should include:
- Map showcasing 5 locations where you can get Pizza
- Location of the re:Invent conference on the map
- Location of the user on the map
- Tapping a pizza location or the re:Invent conference on the map will display details about the location (Name, Address, Phone)
