Location based android app for tourists using Google Maps API and Google Places API.
- Tourist Attractions at a radius of 5km around the user's location are displayed and also marked on the map.
-
Generate Google Maps API key using the following link
https://developers.google.com/maps/documentation/android-sdk/get-api-key -
Add the API key to api_key variable in MapsActivity.java(line 190),PlaceInfo.java(line 66) and google_maps_api.xml(line 24)
-
Build and run on an emulator or on physical device