Please, do you know how I can get Google map working on map widget and calculate route when I place a marker at a specific destination?
I want to get the distance from user location to marker location, and draw a line that shows the shortest route possible.
Thanks.