Skip to content

Commit 8e9353b

Browse files
authored
Update reference.html
1 parent 844d4da commit 8e9353b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

v180/reference.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -929,7 +929,7 @@ <h3>Public Methods</h3>
929929
<a id="c1_pubmeth_grid_point_bounds"></a>
930930
<div class="method">
931931
<div class="method_name">
932-
grid_point_bounds( tile_idx: null, grid_point_idx: number ): <a href="https://developers.google.com/maps/documentation/javascript/reference/coordinates?hl=en#LatLngBounds" target="_blank">google.maps.LatLngBounds</a>
932+
grid_point_bounds( tile_idx: number, grid_point_idx: number ): <a href="https://developers.google.com/maps/documentation/javascript/reference/coordinates?hl=en#LatLngBounds" target="_blank">google.maps.LatLngBounds</a>
933933
</div>
934934
<div class="method_desc">
935935
<p>
@@ -2466,4 +2466,4 @@ <h2>Type: map_marker</h2>
24662466
Last updated on: 26-Jun-2024
24672467
</footer>
24682468
</body>
2469-
</html>
2469+
</html>

0 commit comments

Comments
 (0)