Vote

4
Votes

This tutorial is intended for developers who are familiar with PHP/MySQL, and want to learn how to use Google Maps with a MySQL database to create a store locator-type app. After completing this tutorial, you will have a database of locations and a webpage that lets a user enter their address and see markers on a map for the locations nearest to them, within a chosen distance restriction.

Comments

 
written by MaryJane 125 days ago
Rating: 0 | Rate Comment: + -
Loved the tutorial! Works great. I am just not getting how to provide driving directions. I used this code: ' Directions';

From your tutorial, using your variables, how would you define saddr? Thanks ever so much!

 
written by MaryJane 125 days ago
Rating: 0 | Rate Comment: + -
Sorry, html is disabled. I used simple code that correctly identifies the daddr but I cannot figure out what value contains the saddr.


Log in to comment or register here.