File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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 >
You can’t perform that action at this time.
0 commit comments