|
FAQ FOR WINDEV, WEBDEV AND WINDEV MOBILE |
|
| |
|
| | |
FAQ #17296, published on 2018-10-03, updated on 2019-12-20 |
WINDEV, WEBDEV, WINDEV MOBILE |
| "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> , ...) |
| |
| | | | | | Informations contained on this site are the exclusive property of PC SOFT. These informations and logos CANNOT be copied and/or used without a written authorization from PC SOFT. © PC SOFT 2004-2021.
|
| |
| |
| |
| |
| |
| |
|
|
|