Hello guys,
For the project I'm currently working on I have a database with locations (restaurants, hotels, coffee shops etc.) and I have to place each one on a map. For each location I have its name and full address. What is the best and fastest way to accomplish this using Google Maps? I'm using PHP.
Thanks.