0

i have a Android application wherre is use the google Map api. I have the generated key for the google map Api. But if i want to use other Api like Google Places Api, can i use the same key as the one i used for the google map?

Thank you for your time.

lenon bob
  • 25
  • 8
  • Yes, you can check this question
    https://stackoverflow.com/questions/37023930/is-it-possible-to-use-maps-and-place-api-with-same-api-key
    – Khalid Ali Jan 27 '18 at 12:29

1 Answers1

0

Just read it Types of API keys

Apps of the same platform type can use the same key.

mateo
  • 179
  • 13