FAQ #17296, published on 2018-10-03, updated on 2019-12-20
"Keyless access to Google Maps Platform is deprecated" or "HTTPForbidden" error and how to fix it ?

The initially optional "Google Maps API" key is now mandatory.

In order to obtain the coordinates of an address, or the image of the map, it is therefore necessary to use the following syntaxes even when the key was previously given to the MapLicenseGgl function or in the project description.



<Result> = GglAddressToCoordinates(<Google Key> , <Localization>)

<Result> = GglGetStaticMap(<Google Key> , <Latitude> , <Longitude> , <Zoom> , ...)