You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
275 B
275 B
geocode_class
NOTE: There is a file missing (class/key.php)
You will need to get your own Google API Key
Change the YOUR KEY HERE with your key.
Keep the key= part as it is required for the string.
key.php
<?php
CONST API_KEY = 'key=YOUR KEY HERE';