mirror of
https://github.com/googlemaps/android-samples.git
synced 2025-12-08 18:02:20 +00:00
Merge pull request #114 from amuramoto/master
Updates code comment on how to get an API key
This commit is contained in:
commit
29ebb46592
@ -17,6 +17,6 @@ org.gradle.jvmargs=-Xmx1536m
|
||||
# org.gradle.parallel=true
|
||||
|
||||
# Replace the value below with your own Google API key for Android app.
|
||||
# You can get an API key by clicking "Get a Key" on the Google Maps Android API developer's site.
|
||||
# https://developers.google.com/maps/documentation/android-api/start
|
||||
# To learn how to get a Google Maps Platform API key, visit:
|
||||
# https://developers.google.com/maps/documentation/android-sdk/start#step_4_get_a_google_maps_api_key
|
||||
GOOGLE_MAPS_API_KEY=AIzaSyDqvjPj18uoo4DgyFEey0dCMhV2UQhmkAI
|
||||
|
||||
@ -17,6 +17,6 @@ org.gradle.jvmargs=-Xmx1536m
|
||||
# org.gradle.parallel=true
|
||||
|
||||
# Replace the value below with your own Google API key for Android app.
|
||||
# You can get an API key by clicking "Get a Key" on the Google Maps Android API developer's site.
|
||||
# https://developers.google.com/maps/documentation/android-api/start
|
||||
# To learn how to get a Google Maps Platform API key, visit:
|
||||
# https://developers.google.com/maps/documentation/android-sdk/start#step_4_get_a_google_maps_api_key
|
||||
GOOGLE_MAPS_API_KEY=AIzaSyDqvjPj18uoo4DgyFEey0dCMhV2UQhmkAI
|
||||
|
||||
@ -17,6 +17,6 @@ org.gradle.jvmargs=-Xmx1536m
|
||||
# org.gradle.parallel=true
|
||||
|
||||
# Replace the value below with your own Google API key for Android app.
|
||||
# You can get an API key by clicking "Get a Key" on the Google Maps Android API developer's site.
|
||||
# https://developers.google.com/maps/documentation/android-api/start
|
||||
# To learn how to get a Google Maps Platform API key, visit:
|
||||
# https://developers.google.com/maps/documentation/android-sdk/start#step_4_get_a_google_maps_api_key
|
||||
GOOGLE_MAPS_API_KEY=AIzaSyDqvjPj18uoo4DgyFEey0dCMhV2UQhmkAI
|
||||
|
||||
@ -17,6 +17,6 @@ org.gradle.jvmargs=-Xmx1536m
|
||||
# org.gradle.parallel=true
|
||||
|
||||
# Replace the value below with your own Google API key for Android app.
|
||||
# You can get an API key by clicking "Get a Key" on the Google Maps Android API developer's site.
|
||||
# https://developers.google.com/maps/documentation/android-api/start
|
||||
# To learn how to get a Google Maps Platform API key, visit:
|
||||
# https://developers.google.com/maps/documentation/android-sdk/start#step_4_get_a_google_maps_api_key
|
||||
GOOGLE_MAPS_API_KEY=AIzaSyDqvjPj18uoo4DgyFEey0dCMhV2UQhmkAI
|
||||
Loading…
x
Reference in New Issue
Block a user