Angular Maps App
Google Map API JS w/ AngularJS
Summary
Single page Angular app using google map apis to display information on US capitals, also allowing the users to search for closest hotels to those cities.
Demo
Existing Features
- Pull up information on US capitals
- Get directions from current location to the city
- Locate hotels in the nearby local of the city selected
- Reset map
- All DOM & data manipulation done using Angular controller