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.
|
6 years ago | |
---|---|---|
class | 6 years ago | |
LICENSE | 6 years ago | |
README.md | 6 years ago | |
geocode-example.php | 6 years ago |
README.md
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';