The HubGEOAPI object contains the methods to use the Google Geolocation API services through VB Scripting.
*It requires an active Google Geolocation Service configured; either a ChronoScan service account with credits configured or an external Google Cloud application with a valid API_KEY.
Methods:
Type
Method
Description
Short
Short : ProcessAddressInfo(<String> address, <String>? country)
Info:
Succesful ProcessAddressInfo requests consume credits or is under your Google Cloud app billing conditions.
Description:
Request to Google geocode service with a provided address and country (optional) and sets the response (json) inside the HubGEOAPI object.