driving-directions
iPhone mapkit driving directions
I need to build an application similar to iPhone built-in maps开发者_开发百科. I want to give the start and end location and the route directions to reach there along with the distance. Please help me[详细]
2023-03-24 22:47 分类:问答Is there official API for google-maps driving navigation?
I\'ve found that on Google support driving navigation on latest Android. http://www.google.com/mobile/navigation/index.html[详细]
2023-03-14 23:44 分类:问答Route doesn't get displayed Google Maps API V3
For the simplicity sake I have put the code for displaying the map and the route in the function \"initialize\". The Map IS getting displayed, but the route is not. Please point out the error.[详细]
2023-03-09 04:24 分类:问答Is it possible to locate places of a specific type (ie. hospitals) and provide driving directions to them from my Android application?
I would like to determine which of a specific type of location (ie. which hospital) is closest to the device\'s current location and then provide the user with driving directions to that location (ie.[详细]
2023-03-08 15:59 分类:问答Google Maps Api Directions
Can i mark two points on the google maps in my ap开发者_C百科plication and then calculate the direction on the map as well as turn by turn navigation ?I am create an application which are used to get[详细]
2023-03-07 12:17 分类:问答Grouping stops on a route
I work on a project where I have to organize service routes for a pest control company in our software package.We discussed several options to organize the stops for each day in the most efficient man[详细]
2023-03-03 15:31 分类:问答Use the google maps API to compute the driving time between two points on an iphone
Hey guys. I have an iphone application that sorts locations based on how long it would take to get there. Is there a way to use google maps (or something similar) to find the travel time between po开发[详细]
2023-02-27 05:58 分类:问答Google Driving directions gadget not auto expanding
I am trying to embed the Google Driving directions gadget into an xhtml website. However when the location is set the gadget does not auto expand and holds the size defined in the original specificati[详细]
2023-02-24 04:18 分类:问答Google Maps API [Directions API] Waypoints limitation?
Docu开发者_如何学Gomentation says that waypoints limit is 8 points. But I have to draw a line with more than 8 waypoints. How to do that?The Google Maps Api V3 says:[详细]
2023-01-29 21:41 分类:问答How to make/handle multiple Google Maps V3 DirectionsRequests? (load listener?)
I have a script that tries to loop through a small array of Google Maps DirectionsRequest objects; I need a way to make the script wait until the DirectionsService responds, so I can save the result b[详细]
2023-01-28 04:54 分类:问答