This PHP / Mysql script allows users of your website to create their own custom Google Maps. The script is very simple to use, all it requires is a Mysql database and a Google Maps Api Key. Users can add their location to the database simply by clicking on the map. You can create an unlimited amount of different maps.
To Install:
Create a mysql database and edit the config.php with the the database details, your site url and the google maps api key. Upload the the files and test, it should work fine.
Usage