How to retrieve snapshot of map from place-picker activity?

后端 未结 5 895
时光说笑
时光说笑 2020-12-05 18:04

I\'m creating an app which picks places from the Google maps and stores the address in the database. I also want to store the snapshot of the picked place in the storage, so

5条回答
  •  感动是毒
    2020-12-05 18:29

    I faced same issue. I've tried with API key and Server key in both case I faced same error like "The Google Maps API server rejected your request... ". Finally I noticed that "Google Static Maps API" was disable from console. I just enable and everything works fine.

提交回复
热议问题