Im creating a website for a Minicab firm and basically I need a form that a user can type in "to" and "from" destinations using street names / postcodes / POI's. Upon submitting the form it will display the price and distance in miles (although distance is not needed, just the price) aswell as show the route on a map.
Currently I have found a script that does some of these things although it doesnt display a map. It also doesnt recognise street names and confuses postcodes with ones from a foreign country. Here is the link to the script in action http://edgwarelocalcars.co.uk/quote2.htm Heres a summary of the requirements *route to be plotted on a map *price & distance to be displayed to 2 decimal places (instead of £23.4895794) *Use only postcodes in the UK *Allow user to enter street names & places of interest if possible instead of JUST postcodes. If anyone can help or direct me to a site which easily explains this I will be very gratefull. Thanks James
-- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to google-maps-...@googlegroups.com. To unsubscribe from this group, send email to google-maps-api+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.