Questions tagged [google-api-javascript-client]

56 questions
0
votes
1 answer

Deleting markers automaticaly created by Google directionsService

How can I delete all markers created by directionsService when using: function calculateAndDisplayRoute(directionsService, directionsRenderer) The example I´m working with is Waypoints in Directions se link…
0
votes
0 answers

InvalidValueError: NaN is not an accepted value for latitude

I got this error while running the following Javascript code: