Skip to content

Commit 70a985b

Browse files
BabisKwagnermaciel
authored andcommitted
docs(google-maps): documentation refers to wrong JS base class (#21723)
Update MapGroundOverlay doc for class reference error (cherry picked from commit 843df22)
1 parent 51ba599 commit 70a985b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/google-maps/map-ground-overlay/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# MapGroundOverlay
22

3-
The `MapGroundOverlay` component wraps the [`google.maps.BicyclingLayer` class](https://developers.google.com/maps/documentation/javascript/reference/image-overlay#GroundOverlay) from the Google Maps JavaScript API. A url and a bounds are required.
3+
The `MapGroundOverlay` component wraps the [`google.maps.GroundOverlay` class](https://developers.google.com/maps/documentation/javascript/reference/image-overlay#GroundOverlay) from the Google Maps JavaScript API. A url and a bounds are required.
44

55
## Example
66

0 commit comments

Comments
 (0)