From the course: Unity: Integrating GPS and Points of Interest

Unlock this course with a free trial

Join today to access over 22,600 courses taught by industry experts.

Inspiration for your future projects

Inspiration for your future projects - Unity Tutorial

From the course: Unity: Integrating GPS and Points of Interest

Inspiration for your future projects

- Okay guys, welcome back. So it's now time to actually hook up to the real API and source live data. Now, I wanted to start this video on Google again because I need you to get your Google API key. So, if you can't remember how to do that just type in Google Maps API or something like that and jump through to the cloud platform. Okay, now from here you get the side menu and you can navigate through, or you can go directly to your cloud.google.console and that will take you through to the same place. But, either way, I need you to jump in and just come over here and click on console. Then, once you're inside the console, you can use a sidebar here to navigate through to the API and get some credentials. Okay then, right, that said let's get to it. So, I've currently got, well, Visual Studio, sorry, open. And I'm looking at the list view as this is where the request to the URL is actually made. Now, at the minute what it's doing is it's loading in the URL from my build and run website…

Contents