Hi there
For my A-Level Computing project I require the use of distancing two postcodes from one another, in my Estate Agency program. The only method I could think of was a way in which you entered the location and then the program would use google maps to get directions from the entered postcode to the one stored in a record. It would then list the times taken for the travel and sort them accordingly. Does anyone have any other idea in which I could do this, or code for such a method.
Also another feature I would like is for the user to input the postcode and the address to automatically pop up. Any ideas?
Thanks in advance
DGee123