Top "Driving-directions" questions

J2ME/Android/BlackBerry - driving directions, route between two locations

On Android 1.0 there was a com.google.googlenav namespace for driving directions: Route - Improved Google Driving Directions But in …

android blackberry java-me geolocation driving-directions
Google map driving direction source code for their example?

Google gave an example http://googlemapsapi.blogspot.com/2007/05/driving-directions-support-added-to.html Is the source code available somewhere or a tutorial on …

google-maps google-maps-api-3 driving-directions
Is there a way to show road directions in Google Map API v2?

I was looking for an answer using Google and here, and the only relevant posts I have found are: Google …

android google-maps driving-directions google-directions-api
Google map direction services waypoints more than 50

Documentation says that waypoints limit is 8 points. But I have to find best waypoints order list from more than 50 waypoints. …

google-maps google-maps-api-3 directions driving-directions
How to display the driving routes in Android Studio Google Maps V2

well I have the latitude and longitude of 3 people, I need to get and display the route between my location …

android google-maps android-studio google-maps-api-2 driving-directions
Rotate marker based on driving direction

I have a marker in my Google Maps map that looks like this: When the user is driving, I want …

android google-maps angle direction driving-directions
How to get Google Maps Public Transit Directions by HTTP server-side request

I use such urls like: http://maps.google.com/?saddr=546%206th%20Avenue,%20New%20York,%20NY%2010011%20(Sixth%20Avenue,%20New%20York)&…

google-maps driving-directions
data structure to support google/bing maps

I was wondering what the data structure is in an application like google/bing maps. How is it that the …

algorithm data-structures driving-directions
Google Maps HTTP API for driving and walking directions

Do you know how I can get walking directions from Google by giving two specific coordinates? How can I send …

google-maps kml driving-directions
Google Maps API [Directions API] Waypoints limitation?

Documentation says that waypoints limit is 8 points. But I have to draw a line with more than 8 waypoints. How to …

google-maps google-maps-api-3 driving-directions directions