Skip to content

Commit

Permalink
Update google-maps-overlay.md, fix spelling of style prop (#5674)
Browse files Browse the repository at this point in the history
  • Loading branch information
rammoozz authored Apr 20, 2021
1 parent 2fbd91d commit 7decad2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api-reference/google-maps/google-maps-overlay.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ const overlay = new GoogleMapsOverlay(props)

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

- `styles`
- `style`
- `layers`
- `effects`
- `parameters`
Expand Down

0 comments on commit 7decad2

Please sign in to comment.