Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Co-authored-by: Patrick Leonard <[email protected]>
  • Loading branch information
maios and pjleonard37 authored Sep 27, 2024
1 parent 8d2ef15 commit 204cc8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

* Expose current map's camera state on `CameraChanged` event.

You can now observe map's camera updates with `onCameraChangeListener`
You can now observe the map's camera updates with `onCameraChangeListener`

```dart
onCameraChangeListener(CameraChangedEventData data) {
Expand Down

0 comments on commit 204cc8f

Please sign in to comment.