Android Map Api access -


i new software development , have question mobile development. creating app relies heavily on users location, uber, , wondering if needed api key google maps in order launch device map application , present data on top of it?

to obtain user's location don't need google @ all, android sdk contains appropiate methods.

if want open google map application app (leaving app, opening google maps), don't need api key.

to display google maps in app, need api key.

it's obtainable though, have @ the docs.


Comments

Popular posts from this blog

mysql - FireDac error 314 - but DLLs are in program directory -

git - How to list all releases of public repository with GitHub API V3 -

c++ - Getting C2512 "no default constructor" for `ClassA` error on the first parentheses of constructor for `ClassB`? -