android - Google places api does not work after using google map api v2 -


as google has updated map api, have implemented new google maps api v2. map appears in app places not shown on android map. when debug code, @ 1 point in code said "access denied" places api. have used new map api key in places api code.

can guide me in regard?

i looked code , found out following:

i use different key google places calls. not google maps key. in google api console on page "api access" called

key browser apps (with referers)

i append key url of places api calls. these calls done on http. not sure if there different way places.

try generate kind of key , use app.


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

css - Make div keyboard-scrollable in jQuery Mobile? -

ruby on rails - Seeing duplicate requests handled with Unicorn -