interactive_maps_marker_flutter
interactive_maps_marker_flutter copied to clipboard
Add onCameraMove parameter
This pull request adds the onCameraMove
parameter to the GoogleMap
widget to listen camera position changes.
I add this parameter to update the items on map when the camera position changes.