In this article, you are going to learn that, how to create a distance calculator sort of module which can find distance between two addresses. We are going to use google map API and PHP to accomplish this task. View Demo The distance calculator module we are going to develop here is basically an API provided by The Google… Read More »
Find Distance Between two Addresses using Google API and PHP
Last updated on by Paritosh Pandey , 44 comments
Autocomplete Address Search Module Using Google API and PHP
Last updated on by Paritosh Pandey , 9 comments
Today I’m going to show you how you can add an autocomplete address search module on your website using Google Place API web service. In our autocomplete address search module we have used a Jquery plugin named Select2, for type and search feature to our module. SEE DEMO HERE Steps to implement an autocomplete address search module… Read More »