Skip to content

Commit 7decad2

Browse files
authored
Update google-maps-overlay.md, fix spelling of style prop (visgl#5674)
1 parent 2fbd91d commit 7decad2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api-reference/google-maps/google-maps-overlay.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ const overlay = new GoogleMapsOverlay(props)
3535

3636
`props` are forwarded to a `Deck` instance. The following [Deck](/docs/api-reference/core/deck.md) props are supported:
3737

38-
- `styles`
38+
- `style`
3939
- `layers`
4040
- `effects`
4141
- `parameters`

0 commit comments

Comments
 (0)