iOS navigation app helping you avoid the route there are more criminal activities through the graphical information on the map.
Map app to avoid crime
git clone https://github.com/kenzan8000/Avoid-Crime.git
cd Avoid-Crime
pod install
https://console.developers.google.com/
Request credential
browser key
ios key
Enable APIs
Directions API
Distance Matrix API
Elevation API
Geocoding API
Google Maps Engine API
Google Maps SDK for iOS
Google Places API for iOS
Google Places API Web Service
Time Zone API
Check your api keys
browser key
iOS key
/// Google Map API key
let kDAGoogleMapAPIKey = "YOUR_GOOGLE_MAP_IOS_APP_API_KEY"
let kDAGoogleMapBrowserAPIKey = "YOUR_GOOGLE_MAP_BROWSER_APP_API_KEY"