I am using the Google Map API to display driving directions based on an address entered into a form that I have to do some calculations on. To submit the form I call the JavaScript function codeAddress and then use window.location to redirect to my map display page and have JavaScript and VBScript mixed together to render the driving directions with some mass transit schedule information.
This all works fine in IE. However in Firefox the map initializes fine but will only occasionally render the driving path and text directions. Any suggestions? Here is the link: http://www.dart.org/presentations/directionsToRail.asp Thank you. Lawrence -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
