Is it possible to use Maps and place API with same API KEY

前端 未结 5 710
忘掉有多难
忘掉有多难 2020-12-04 02:19

I was tiring to build an app which uses google maps for showing places and Pace API for searching places. but it is not being possible to build the app with two different AP

5条回答
  •  無奈伤痛
    2020-12-04 02:54

    1. you have to create a project in Google Console
    2. then enable both api Google Map and Google Places API From Google Console
    3. and use that projects key in manifest. both api work fine.

提交回复
热议问题