I'm using a Google API, and I need it to wait for at least 3 seconds before making another request, I tried to do this but I could not, setTimeOut does not wait for 3 seconds!
function getLatLong(polos, res) {
polos.forEach(element =>...
asked by
26.03.2018 / 19:38