Finding Nearby Places from an Address

This is similar to what you might find on a dating website where you enter your address and it finds nearby matches for you. This was a quick test that uses a Google API to get the longitude and latitude, then we work out the distances from there.

Finally, the results are presented on a Google Map, together with the search radius and results plotted on the map.

Added: 08 Jun 2016

Modified:

Web

PHP, API