【Google Maps--integration preparation】

I checked some information on the Internet and found that there are still many articles about Google Maps SDK integration, but they are not systematic. Here are some systematic arrangements, which are mainly divided into the following sections, and I hope it will be helpful to you who are the initial Google Maps:

  1. 【Google Maps – Integration Preparation】
  2. [Google Maps – MapsSDK Integration]
  3. [Google Maps – DirectionsSDK Integration]
  4. [Google Maps – PlacesSDK Integration]

Let's start the text:

Due to well-known reasons, before integrating the Google Maps SDK, your PC and mobile terminals must first bypass the wall, otherwise you will not be able to operate some subsequent functions.

Google Maps – Integration Ready

PC side preparation:

You can only access the Google Maps console normally after bypassing the firewall. Since Google documents and the console are all in English, don’t worry, just download a translation plug-in for your own browser and just translate the webpage directly. Translated effect:
insert image description here
As shown in the picture above, we first need to obtain the API key, enter the console and follow the documentation to apply step by step. Here's the key point:
After the application is completed, you can choose to restrict the apikey. Here, it is recommended not to make any restrictions, and then remember to enter here:
insert image description here
Enable API-related services:
insert image description here
It is recommended to enable all of these here.insert image description here

Mobile terminal preparation:

After overcoming the firewall, Google service-related software must be installed. As shown in the picture:
insert image description here

You can also search for "Google Installer" in the Pea Pod App Store for one-click installation, as shown in the figure:
insert image description here

It is strongly recommended that after the installation is successful, Google related services and software in the screenshots are all set to start automatically. Then restart your phone.


Google Installer It is estimated that you need to go over the wall, you can't go over the wall, click here to download the apk directly

Go Google Installer

Guess you like

Origin blog.csdn.net/da_caoyuan/article/details/109728174