Questions tagged [directions]

Directions refers to point-to-point steps returned from a map API or application.

References

455 questions
-2
votes
1 answer

Roads and places database?

I'm trying to determine if there's a database or API available that I could use to get detailed roadway data, meaning the shape and length of roads, intersection points, speed limits, exit numbers for highways, etc. Obviously Google, MapQuest and…
user332000
  • 187
  • 1
  • 1
  • 9
-2
votes
1 answer

Parsing JSON Directions Google Maps

Do I need a parsing json from the following url below and put the data of distance and duration in a listview,…
user1265628
  • 5
  • 1
  • 6
-3
votes
1 answer

How do i not show alternative routes through google map

I have tried like this but still i am not getting.. https://www.google.com/maps/dir/?api=1&origin=28.7041,77.1025&destination=25.5941,85.1376&travelmode=driving&alternatives-parameter=false I guess, I am missing some parameters
deepak210
  • 11
  • 4
-3
votes
1 answer

Google Maps API: Is there a way to find Segment information on a Route between 2 places

Google Maps API Is there a way to find Segment information on a Route between 2 places I have 2 places/addresses/latlong. I am looking for the direction between the two. For this direction, I need type information about the segment: Is it a road Is…
-3
votes
1 answer

Blacklisting closed roads on MapQuest Directions API

I'm developing an Android application that collects information about interrupted roads, sports events, celebrations or changes in the direction of traffic and tries to provide directions avoiding the roads where do these events take place. As I've…
Ricardo Faria
  • 764
  • 13
  • 30
1 2 3
30
31