How to get google map apikey in android

后端 未结 7 1724
轮回少年
轮回少年 2020-12-05 05:53

Hi At that time working on google map. I want to display map in my activity. I successfully display the map view. But i cant show the map i think i have wrong api key so h

7条回答
  •  感情败类
    2020-12-05 06:43

    You are trying to use google map of api v1 which is already deprecated as stated here so you can't generate new api key if your existing api key is wrong.so kindly move towards google map of api v2

提交回复
热议问题