iphone google maps - direction using latitude and longitude
        Posted  
        
            by satyam
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by satyam
        
        
        
        Published on 2010-05-09T12:24:03Z
        Indexed on 
            2010/05/09
            12:28 UTC
        
        
        Read the original article
        Hit count: 240
        
iphone
|googlemaps
I'm working on iphone app.
I know my current location (latitude and longitude) and destination's (latitude and longitude).
How can I use "Google maps" to find the directions. URL for google maps is something like "http://maps.google.com/maps?daddr=San+Francisco,+CA&saddr=cupertino"
From above URL, inspite of source and destination places i want to use latitude and longitude. how?
© Stack Overflow or respective owner