[google_maps_flutter_web] Implements updateTileOverlays#3648
[google_maps_flutter_web] Implements updateTileOverlays#3648ShahinTaj01 wants to merge 1 commit intoflutter:masterfrom
Conversation
|
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed (or fixed any issues), please reply here with What to do if you already signed the CLAIndividual signers
Corporate signers
ℹ️ Googlers: Go here for more info. |
|
@googlebot I signed it! |
|
@ditman Could you help review this ? |
|
This is looking great! Thanks for the contribution! As discussed in the original issue, please also implement the As a quick review; there's a checklist when you create a new PR with a bunch of things that need to be done before the PR can be merged. I'm going to list the missing stuff so we can merge this:
Thanks! |
|
I'm merging this into: #3673 Thanks for the contribution @ShahinTaj01! |
Adds implementation for updateTileOverlay in google_maps_flutter_web to prevent UnimplementedException.
This PR Fixes Issue: flutter/flutter#76361