From 970f2c6d9aecae7e2c2f1e301e04dfc8daee93a8 Mon Sep 17 00:00:00 2001 From: Kevin Stillhammer Date: Wed, 29 Jan 2025 08:55:09 +0100 Subject: [PATCH] Add Google maps pricing change info (#37165) * Add Google maps pricing change info * google dev documentation instead of here as link Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/google_travel_time.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/google_travel_time.markdown b/source/_integrations/google_travel_time.markdown index 0d844ccd1fb..e7b798ca2b9 100644 --- a/source/_integrations/google_travel_time.markdown +++ b/source/_integrations/google_travel_time.markdown @@ -24,6 +24,8 @@ You need to register for an API key by following the instructions [here](https:/ A quota can be set against the API to avoid exceeding the free credit amount. Set the 'Elements per day' to a limit of 645 or less. Details on how to configure a quota can be found [here](https://developers.google.com/maps/documentation/distance-matrix/usage-and-billing#set-caps) +**Starting March 2025** Google will change the pricing scheme from the US$200 per month credit to 10,000 free requests. You should adjust your limit to 322 or less. You can find more information on the pricing changes in the [Google developer documentation](https://developers.google.com/maps/billing-and-pricing/faq#pricing-sheet). + {% include integrations/config_flow.md %} Notes: