You are not allowed to access it directly via
https://mt0.google.com/vt/lyrs=s&hl=en&x={x}&y={y}&z={z}&s=Ga
, you must create a session token via
https://tile.googleapis.com/tile/v1/createSession?key=YOUR_API_KEY
You can use Google's 2D tiles legally via the 2D Tiles API
https://developers.google.com/maps/documentation/tile/2d-tiles-overview?hl=en
The current usage limits are specified at
https://developers.google.com/maps/documentation/tile/usage_limits?hl=en
2D Tiles and Street View tiles
Maximum 6,000 queries per day, calculated as the sum of all requests
for all applications using the credentials of the same project.
The same information is avaliable for 3D tiles at
https://developers.google.com/maps/documentation/tile/3d-tiles-overview?hl=en
with the following limitations:
Photorealistic 3D Tiles Maximum
300 root tileset queries per day. This
is calculated as the sum of all requests for all applications using
the credentials of the same project.
Maximum 250,000 renderer’s tile requests per day. This is calculated
as the sum of all requests for all applications using the credentials
of the same project.
Rate limit is 12,000 queries per minute for the tile renderer.
You need an API key to use this service, but other than that, there is no pricing provided, which means that it is free to use up to the specified limits and if you plan to use more you would need to contact Google.
There are policies which need to be adhered to:
https://developers.google.com/maps/documentation/tile/policies?hl=en
Providing terms of use and privacy policy
If you develop a Map Tiles
API application, you must make available the Terms of Use and a
Privacy Policy with your application which meets the guidelines
outlined in your Agreement with Google:
- The Terms of Use and Privacy Policy must be publicly available. You
must explicitly state in your application's Terms of Use that by using
your application, users are bound by Google’s Terms of Service.
- You must notify users in your Privacy Policy that you are using the Google
- Maps API(s) and incorporate by reference the Google Privacy Policy.