By Philippe on Tuesday, 08 May 2018
Posted in Technical Issues
Replies 3
Likes 0
Views 801
Votes 0
Hello,

Does the Geocode Address option depend on the Google Maps API, to generate the longitude and latitude values ?

See captures in attachments.

Thank you,
Philippe
If the admin set do not use map for the address custom field, the system will get all these output format value e.g. address name, country, state, city, zip code then use this following Geocoding API request URL format to retrieve longitude and latitude values.

[gist type="php"]
https://maps.googleapis.com/maps/api/geocode/outputFormat?parameters
[/gist]
·
Tuesday, 08 May 2018 09:45
·
0 Likes
·
0 Votes
·
0 Comments
·
Okay I see. Is its use included in the monthly quota of my Google Maps Api ?

Thank you
Philippe
·
Wednesday, 09 May 2018 19:47
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

Yes it will be counted on your monthly quota use.
·
Thursday, 10 May 2018 10:26
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post