Search found 3 matches

Go to advanced search

by Andres Tame
Sun Sep 08, 2013 1:30 am
Forum: Issues
Topic: How do I make an app that gives me directions from my location and takes me to a unchangeable location
Replies: 10
Views: 1963
 
Jump to post

How do I make an app that gives me directions from my location and takes me to a unchangeable location

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...
by Andres Tame
Sat Sep 07, 2013 11:46 pm
Forum: Issues
Topic: How do I make an app that gives me directions from my location and takes me to a unchangeable location
Replies: 10
Views: 1963
 
Jump to post

How do I make an app that gives me directions from my location and takes me to a unchangeable location

I am using the tutorial on how to make a directions app but I need it to use my current location and take me to my business.

Go to advanced search