2019-09-27 13:19:27 -05:00
2019-09-27 13:11:42 -05:00
2019-09-26 20:39:58 -05:00
2019-09-27 13:19:27 -05:00

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';

Description
No description provided
Readme 28 KiB
Languages
PHP 100%