Questions tagged [driving-directions]

140 questions
-1
votes
1 answer

Google Maps API Directions Service Displaying Text Directions Repeating

I'm using the Google Maps JavaScript API to display routes and text directions: JS: var geocoder; var map; var search_lat; var search_lng; function initMap() { var myLatLng = { lat: 38.5803844, lng: -121.50024189999999 …
cpcdev
  • 1,130
  • 3
  • 18
  • 45
-1
votes
1 answer

Why won't the Google Maps Directions API example in the 'Google Maps' book work for me?

I'm using the Petrousos 'Google Maps' book, and trying to run the example in the CHAPTER17/HTML/Directions Service.html downloaded from the book's website at www.mhprofessional.com at item 0071823026. I had to adjust the table dimensions to get it…
user1067305
  • 3,233
  • 7
  • 24
  • 29
-2
votes
1 answer

Google Directions Api on driving bus mode

I would like to use Google Directions Api on 'DRIVING' mode, but I want to know the best route driving a bus and not a car. I'm not talking about 'TRANSIT' mode. I don't want to take a bus but drive it. Does anybody know if that option is possible?
-2
votes
1 answer

2 maps one page one map is spawned from the marker of the first (2nd map not showing up)

Hi Can anyone help with this? I have a map where markers note each location (duh) and then inside the marker is a get directions link which spawans a popup. Everything works fine except the map(2nd map which contains the directions) that sits above…
-6
votes
1 answer

Enable to show Golf cart Path along with driving path on mapbox

I am using mapbox version 0.21.0 (navigation mapbox) in my application , we need to show driving path along with Golf cart path.But map box is providing only driving direction not golf cart. So is there anyway to find out golf cart path.link Thanks…
Monika Arora
  • 149
  • 1
  • 10
1 2 3
9
10