Google Maps Directions Modification

You’re hopefully familiar with Google Maps and it’s ability to give a user directions from point A to point B.

I want to insert another item into the equation – an address to avoid while in route to the destination.

So if the directions for a given destination come within some range of an input address, it provides an alternate route, avoiding the input address.

Application should be in PHP and use some data from Google Maps to produce alternate routes avoiding input address.

Leave a Reply

Your email address will not be published. Required fields are marked *