Yes. I know that but how do I, using the code: var sourceAddress = Appery("inputSource").val(); var destinationAddress = Appery("inputDestination").val(); var map = Appery("directionsMap").gmap; displayDirections(sourceAddress, destinationAddress, map); get the Latitude...