Using Googlemaps API to guide a user to a location (Android)
        Posted  
        
            by Con
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Con
        
        
        
        Published on 2010-05-31T23:15:37Z
        Indexed on 
            2010/05/31
            23:53 UTC
        
        
        Read the original article
        Hit count: 175
        
I'm having trouble trying to find a way to guide a user from one point on a map to another. I can add the locations I want to the overlay.
I want the user to be able to pick a location and be guided through the streets to that location.
Does anyone know how to do this, or is it even available in the api?
© Stack Overflow or respective owner