<?xml version="1.0" encoding="UTF-8"?>
<!-- AUTOGENERATED FILE. DO NOT EDIT. -->
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>tag:google.com,2016:routes-api-release-notes</id>
  <title>Routes API - Release notes</title>
  <link rel="self" href="https://developers.google.com/feeds/routes-api-release-notes.xml"/>
  <author>
    <name>Google Cloud Platform</name>
  </author>
  <updated>2023-06-29T00:00:00-07:00</updated>

  <entry>
    <title>June 29, 2023</title>
    <id>tag:google.com,2016:routes-api-release-notes#June_29_2023</id>
    <updated>2023-06-29T00:00:00-07:00</updated>
    <link rel="alternate" href="https://developers.google.com/maps/documentation/routes/docs/release-notes#June_29_2023"/>
    <content type="html"><![CDATA[<h3>Announcement</h3>
<p>This release extends the General Availability (GA) release of the Routes API from March 2023.  It includes the following features previously available only through the Directions API or Distance Matrix API. </p>
<p>See the Release Notes for information about this release and all other releases. If you are a new user, see <a href="https://developers.google.com/maps/documentation/routes/cloud-setup">Set Up your Google Cloud project</a> to start the installation process.</p>
<h3>Feature</h3>
<p>You can now get a localized text representation of time, distance, duration, and transit fares using the inferred or specified language and measurement unit systems. For details, see <a href="https://developers.google.com/maps/documentation/routes/localized-values">Request localized values</a>.</p>
<h3>Feature</h3>
<p>You can now get HTML-formatted navigation instructions. For details, see <a href="https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes#extracomputation">Extra Computations</a>.</p>
<h3>Feature</h3>
<p>You can now calculate routes with up to 25 intermediate waypoints with and let Google optimize the order of those waypoints for your route. For details, see <a href="https://developers.google.com/maps/documentation/routes/opt-way">Optimize the order of stops on your route</a>.</p>
<h3>Feature</h3>
<p>You can now compute routes for transit travel modes. For details, see <a href="https://developers.google.com/maps/documentation/routes/transit-route">Compute a route on transit</a>.</p>
<h3>Feature</h3>
<p>You can now specify a traffic model to use when computing routes with traffic. This is an experimental feature. For details, see <a href="https://developers.google.com/maps/documentation/routes/traffic-model">Specify the traffic model type to use</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>March 08, 2023</title>
    <id>tag:google.com,2016:routes-api-release-notes#March_08_2023</id>
    <updated>2023-03-08T00:00:00-08:00</updated>
    <link rel="alternate" href="https://developers.google.com/maps/documentation/routes/docs/release-notes#March_08_2023"/>
    <content type="html"><![CDATA[<h3>Announcement</h3>
<p><strong>Routes API</strong></p>
<p>Announcing the General Availability (GA) release of the Routes API. See the <a href="https://developers.google.com/maps/documentation/routes/release-notes">Release Notes</a> for information about this release and for all other releases. </p>
<p>If you are a new user, see <a href="https://developers.google.com/maps/documentation/routes/cloud-setup">Set Up in the Google Cloud Console</a> to start the installation process.</p>
<h3>Feature</h3>
<p>The <a href="https://developers.google.com/maps/documentation/routes/understand-route-response">Compute Routes response</a> now contains the <code>geocodingResults</code> array. For every location in the request (origin, destination, or intermediate waypoint) that was specified as an <strong>address string</strong> or as a <strong>Plus code</strong>, the API performs a place ID lookup. Each element of this array contains the place ID corresponding to a location along with additional metadata. Locations in the request specified as a place ID or as latitude/longitude coordinates are ignored.</p>
<h3>Feature</h3>
<p>Along with place IDs and latitude/longitude coordinates, you can now specify a location in the GA release by using address strings ("Chicago, IL" or "Darwin, NT, Australia") and  Plus Codes. For more information and examples, see <a href="https://developers.google.com/maps/documentation/routes/specify_location">Specify location and route options</a>.</p>
<h3>Change</h3>
<p>You must now explicitly enable the following features in the GA by
adding the new array <code>extraComputations</code> field to the request:</p>
<ul>
<li><a href="https://developers.google.com/maps/documentation/routes/calculate_toll_fees">Toll information</a></li>
<li><a href="https://developers.google.com/maps/documentation/routes/eco-routes">Fuel consumption</a></li>
<li><a href="https://developers.google.com/maps/documentation/routes/traffic_on_polylines">Traffic on a polyline</a></li>
</ul>
<p>In the Preview release, you used a <a href="https://developers.google.com/maps/documentation/routes/choose_fields">field mask</a> to configure the method to
return information in the response for these features. In the GA, you still specify the field mask but now you must also set the new array <code>extraComputations</code> field.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>November 01, 2022</title>
    <id>tag:google.com,2016:routes-api-release-notes#November_01_2022</id>
    <updated>2022-11-01T00:00:00-07:00</updated>
    <link rel="alternate" href="https://developers.google.com/maps/documentation/routes/docs/release-notes#November_01_2022"/>
    <content type="html"><![CDATA[<h3>Announcement</h3>
<p>Added support for eco-friendly routing to the Routes API Preview.  When you enable eco-friendly routing, the API returns an eco-friendly route showing the most fuel or energy efficient route based on your vehicle's engine type. For more information, see <a href="https://developers.google.com/maps/documentation/routes/eco-routes">Configure eco-friendly routes</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>September 28, 2022</title>
    <id>tag:google.com,2016:routes-api-release-notes#September_28_2022</id>
    <updated>2022-09-28T00:00:00-07:00</updated>
    <link rel="alternate" href="https://developers.google.com/maps/documentation/routes/docs/release-notes#September_28_2022"/>
    <content type="html"><![CDATA[<h3>Announcement</h3>
<p>The Preview release of the Routes API is now available. For information about this release, and for all previous releases, see the <a href="https://developers.google.com/maps/documentation/routes/release-notes">Release Notes</a> or subscribe to the Release Notes <a href="https://developers.google.com/static/feeds/routes-api-release-notes.xml">XML feed</a>.</p>
<p>To start the installation process, see <a href="https://developers.google.com/maps/documentation/routes/cloud-setup">Set Up in the Google Cloud Console</a>.</p>
]]>
    </content>
  </entry>

</feed>
