Skip to content

Commit

Permalink
Fix link in Map component docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jlburkhead committed Jan 6, 2024
1 parent 70cd0c1 commit 4563f7a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/api-reference/components/map.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@ the library to reflect those values.

## Props

The MapProps interface extends the [google.maps.MapOptions interface]
(https://developers.google.com/maps/documentation/javascript/reference/map#MapOptions)
The MapProps interface extends the [google.maps.MapOptions interface](https://developers.google.com/maps/documentation/javascript/reference/map#MapOptions)
and includes all possible options available for a Google Maps Platform Map.

Additionally, there are other optional properties for the map component.
Expand Down

0 comments on commit 4563f7a

Please sign in to comment.