I am making 18 requests to the Javascript (client-side) Distance Matrix API over the span of 9 seconds (1 per 500ms). Each request contains 11 elements (1 destination, 11 origins).
That's 2 requests per second, and 22 elements per second. Theoretically I should be able to make ~6-7 requests per scond with that amount of elements and have no issues but even at 2 requests per second and 22 elements per second I am getting a status of "OVER_QUERY_LIMIT". I don't understand this or why it's happening. Can someone please clarify what I am missing? -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To unsubscribe from this group and stop receiving emails from it, send an email to google-maps-js-api-v3+unsubscr...@googlegroups.com. To post to this group, send email to google-maps-js-api-v3@googlegroups.com. Visit this group at https://groups.google.com/group/google-maps-js-api-v3. For more options, visit https://groups.google.com/d/optout.