Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Fix typo and remove duplicitous CHANGELOG entry
  • Loading branch information
filiph committed Mar 6, 2025
commit 7a6ad488181b4d5db89ccae4cbdf5c508c6b800a
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ For more details, see [Getting started with Google Maps Platform](https://develo
<script src="https://maps.googleapis.com/maps/api/js?key=YOUR_API_KEY"></script>
```

2. Read about iOS-specific features and limitations in the
2. Read about web-specific features and limitations in the
[`google_maps_flutter_web` README](https://pub.dev/packages/google_maps_flutter_web).

### All
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
## 2.11.0

* Adds support for animating the camera with a duration.
* Updates READMEs and API docs.

## 2.10.0

Expand Down