Quote:
Originally Posted by Jume
Does anyone knows how to use maps URL scheme for driving directions from current location?
|
Did you ever figure this out?
I've been able to get current location using the
Apple LocateMe example. I've also been able to formulate a
search for businesses near a specific lat/long via a URL passed to Google maps.
What I haven't figured out is:
1. How to pass the current location found to the source address
2. If multiple business results are found, let the user pick one that become the destination address for driving directions.