...
To do this first click the left hand menu of the Google Maps area. > APIs & Services
Enable the following APIs:-
Geocoding API - Used to find locations and pin property addresses in your VIA software.
Maps Javascript API - For the use of interactive website maps such as the property details pages.
Maps Static API - Used in instances where website maps are static and can't be interacted with.
Places API - Used to find properties locations within our valuation tool.
Street View Static API - Required for using Google Street view functionality on property details pages.
Next goto the Keys and Credentials link in the left hand side menu
Click the + CREATE CREDENTIALS button then > API KEY, at the top
A key will be generated and you need to COPY the key using the right hand end page icon.
You must now Restrict the Key, so where you now see your key name under the section API Keys click the key name.
For a Website with us Set the application restriction to : Websites
Under Website Restrictions, you want to make the key only work for your Website which may include subdomains not just your domain name, so you must ADD these to the list. So where it says Enter property name or value. Enter *.yourdomainname for any subdomain plus your domain name to work.
Under API restrictions you do not need to restrict the key unless you want to so this can be left as Don’t restrict key.
Click Save
Lastly > Check you have Google Billing all set up with a current payment card in Google Cloud as well for your project. If you don’t have a billing account then
CREATE ACCOUNT
Once created click your Billing Account Name that you have created and click the Payment Overview tab at the top.
Click Manage Payment Methods to add/change a current payment card.
Now Login to VIA and add your Google MAPS key into your Website settings > configuration.
Login to VIA → [youdomain/webdadi]
Go to Settings > Configuration >
Select Configuration in the main window then choose > Third Party > Google > Maps
PASTE the API key into the API Key and Static API Key fields. The settings will auto save once completed.
...