Skip to content

Commit

Permalink
chore: publish docs
Browse files Browse the repository at this point in the history
  • Loading branch information
googlemaps-bot committed Oct 7, 2024
1 parent e8c0c20 commit a9b909d
Show file tree
Hide file tree
Showing 135 changed files with 664 additions and 664 deletions.
6 changes: 3 additions & 3 deletions classes/Client.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions enums/AspectRatingType.html

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions enums/DirectionsReponseStatus.html

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions enums/DirectionsResponseStatus.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions enums/GeocodedWaypointStatus.html

Large diffs are not rendered by default.

26 changes: 13 additions & 13 deletions enums/GeocodingAddressComponentType.html

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions enums/GeolocateErrorReason.html

Large diffs are not rendered by default.

128 changes: 64 additions & 64 deletions enums/Language.html

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions enums/LocationType.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions enums/Maneuver.html

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions enums/PlaceAutocompleteType.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions enums/PlaceIdScope.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions enums/PlaceInputType.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions enums/PlaceType1.html

Large diffs are not rendered by default.

40 changes: 20 additions & 20 deletions enums/PlaceType2.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions enums/PlacesNearbyRanking.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions enums/RadioType.html

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions enums/ReverseGeocodingLocationType.html

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions enums/Status.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions enums/TrafficModel.html

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions enums/TransitMode.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions enums/TransitRoutingPreference.html

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions enums/TravelMode.html

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions enums/TravelRestriction.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions enums/UnitSystem.html

Large diffs are not rendered by default.

40 changes: 20 additions & 20 deletions enums/VehicleType.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion functions/defaultAxiosInstance.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions interfaces/AddressComponent.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions interfaces/AddressDescriptor.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions interfaces/AddressGeometry.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions interfaces/AlternativePlaceId.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions interfaces/ApiKeyParams.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions interfaces/AspectRating.html

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions interfaces/CellTower.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions interfaces/ClientOptions.html

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions interfaces/DirectionsRequest.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions interfaces/DirectionsResponse.html

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions interfaces/DirectionsResponseData.html

Large diffs are not rendered by default.

20 changes: 10 additions & 10 deletions interfaces/DirectionsRoute.html

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions interfaces/DirectionsStep.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions interfaces/Distance.html

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions interfaces/DistanceMatrixRequest.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions interfaces/DistanceMatrixResponse.html

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions interfaces/DistanceMatrixResponseData.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions interfaces/DistanceMatrixRow.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
<p>Rows are ordered according to the values in the <code>origin</code> parameter of the request.
Each row corresponds to an origin, and each <code>element</code> within that row corresponds to a pairing of the origin with a <code>destination</code> value.</p>
<p>Each <code>row</code> array contains one or more <code>element</code> entries, which in turn contain the information about a single origin-destination pairing.</p>
</div><div class="tsd-comment tsd-typography"></div></section><div class="tsd-signature"><span class="tsd-signature-keyword">interface </span><span class="tsd-kind-interface">DistanceMatrixRow</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span><a class="tsd-kind-property" href="DistanceMatrixRow.html#elements">elements</a><span class="tsd-signature-symbol">: </span><a href="DistanceMatrixRowElement.html" class="tsd-signature-type tsd-kind-interface">DistanceMatrixRowElement</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/googlemaps/google-maps-services-js/blob/da326d0eba46e967fd822450f161d950e0f14c88/src/common.ts#L1296">src/common.ts:1296</a></li></ul></aside><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex="0"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-chevronSmall"></use></svg> Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="DistanceMatrixRow.html#elements" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>elements</span></a>
</div></section></div></details></section></section><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Properties"><h2><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg> Properties</h2></summary><section><section class="tsd-panel tsd-member"><a id="elements" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>elements</span><a href="#elements" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">elements</span><span class="tsd-signature-symbol">:</span> <a href="DistanceMatrixRowElement.html" class="tsd-signature-type tsd-kind-interface">DistanceMatrixRowElement</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/googlemaps/google-maps-services-js/blob/da326d0eba46e967fd822450f161d950e0f14c88/src/common.ts#L1297">src/common.ts:1297</a></li></ul></aside></section></section></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="tsd-otp-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Properties</summary><div><a href="#elements" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>elements</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>Google Maps Services Node Client</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
</div><div class="tsd-comment tsd-typography"></div></section><div class="tsd-signature"><span class="tsd-signature-keyword">interface </span><span class="tsd-kind-interface">DistanceMatrixRow</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span><a class="tsd-kind-property" href="DistanceMatrixRow.html#elements">elements</a><span class="tsd-signature-symbol">: </span><a href="DistanceMatrixRowElement.html" class="tsd-signature-type tsd-kind-interface">DistanceMatrixRowElement</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/googlemaps/google-maps-services-js/blob/d82f6308d04645a984c030ca83fbfff77d05ee18/src/common.ts#L1296">src/common.ts:1296</a></li></ul></aside><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex="0"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-chevronSmall"></use></svg> Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="DistanceMatrixRow.html#elements" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>elements</span></a>
</div></section></div></details></section></section><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Properties"><h2><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg> Properties</h2></summary><section><section class="tsd-panel tsd-member"><a id="elements" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>elements</span><a href="#elements" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">elements</span><span class="tsd-signature-symbol">:</span> <a href="DistanceMatrixRowElement.html" class="tsd-signature-type tsd-kind-interface">DistanceMatrixRowElement</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/googlemaps/google-maps-services-js/blob/d82f6308d04645a984c030ca83fbfff77d05ee18/src/common.ts#L1297">src/common.ts:1297</a></li></ul></aside></section></section></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="tsd-otp-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Properties</summary><div><a href="#elements" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>elements</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>Google Maps Services Node Client</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
Loading

0 comments on commit a9b909d

Please sign in to comment.