Quote:
Originally Posted by Jume
Does anyone knows how to use maps URL scheme for driving directions from current location?
I tried by using "Current Location" as a source "saddr" quesry string but it does not recognize it as Current Location bookmark in Maps app. Anyone successfully done this?
|
Last time I researched this, it seemed you needed to get the current location from Core Location, and pass those lat/long in as the source address. There's no param in the map API for "current location."