Uh oh!
There was an error while loading. Please reload this page.
[google_maps_flutter] Cloud-based map styling support - #3682
Conversation
amuramoto
commented
Apr 11, 2023
@stuartmorgan I believe review for this one was in progress with you in the plugins repo |
ditman
left a comment
There was a problem hiding this comment.
Web bits look great, thanks for the test! I have a small nitpick, and a couple of questions. My biggest concern is the one about having separate MapIDs per platform, not sure how we want that to work. (In the current version it seems not supported directly by the plugin.)
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
stuartmorgan-g
commented
Apr 12, 2023
Thanks for picking this up! I'll try to review this later this week. In the meantime, there are a ton of CI failures mostly due to Dart compilation errors that will need to be addressed. There's one from the use of both |
@jokerttu could you help look into the CI failures? |
stuartmorgan-g
left a comment
There was a problem hiding this comment.
I fixed the Dart compilation errors so we can get real CI runs.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
reidbaker
commented
May 4, 2023
@amuramoto is this something you still plan to work on? |
amuramoto
commented
May 16, 2023
I believe @jokerttu and team at Codemate are handling this. Please let me know if there's anything you need from me |
| For details, see [the Android README](https://pub.dev/packages/google_maps_flutter_android#display-mode). | ||
| #### Cloud-based map styling | ||
| Cloud-based map styling works on Android platform only if `AndroidMapRenderer.latest` map renderer has been initialized. |
There was a problem hiding this comment.
Nit: Blank line above this, matching the rest of the file.
| For details, see [the Android README](https://pub.dev/packages/google_maps_flutter_android#display-mode). | ||
| #### Cloud-based map styling | ||
| Cloud-based map styling works on Android platform only if `AndroidMapRenderer.latest` map renderer has been initialized. |
There was a problem hiding this comment.
Nit: remove "platform"
| @@ -1,5 +1,5 @@ | |||
| # Uncomment this line to define a global platform for your project | |||
| # platform :ios, '11.0' | |||
| # Global platform version is set to 12 for this example project to support cloud-based maps styling | |||
There was a problem hiding this comment.
The iOS 11 example should not be changed to use iOS 12. That's what the iOS 12 and iOS 13 examples are for.
There was a problem hiding this comment.
Of course not, accidentally missed this in rebase. Change reverted.
stuartmorgan-g
commented
May 31, 2023
It's fine to go ahead and split out the platform interface sub-PR at this point, there's nothing controversial about that part of the change. |
@stuartmorgan@bparrishMines integration tests for web fixed at fb7a3ea |
flutter/packages@e7d812c...22d4754 2023-09-07 engine-flutter-autoroll@skia.org Roll Flutter (stable) from ff5b5b5 to 2524052 (6 revisions) (flutter/packages#4866) 2023-09-07 maurits@vnbskm.nl [webview_flutter_platform_interface] Adds option to override console log (flutter/packages#4701) 2023-09-01 stuartmorgan@google.com [tools,pigeon] Update tooling to handle Windows build output changes (flutter/packages#4826) 2023-08-31 amuramoto@users.noreply.github.com [google_maps_flutter] Cloud-based map styling support (flutter/packages#3682) 2023-08-31 stuartmorgan@google.com [ci] Convert version presubmit check to LUCI (flutter/packages#4822) 2023-08-31 rajveer0malviya@gmail.com [url_launcher_android] Add support for Custom Tabs (flutter/packages#4739) 2023-08-31 tarrinneal@gmail.com [webview_flutter] update pigeon to 11 (flutter/packages#4821) 2023-08-31 engine-flutter-autoroll@skia.org Roll Flutter (stable) from e1e4722 to ff5b5b5 (1 revision) (flutter/packages#4823) 2023-08-31 engine-flutter-autoroll@skia.org Roll Flutter from 1fe2495 to c175cf8 (30 revisions) (flutter/packages#4825) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-packages-flutter-autoroll Please CC flutter-ecosystem@google.com,rmistry@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
…map styling (#4141) This PR is sub-PR splitted out from the flutter/packages#3682 containing only the platform_interface package changes. Related to issue flutter/flutter#67631
This PR is sub-PR splitted out from the flutter/packages#3682 containing only following packages: - google_maps_flutter_web - google_maps_flutter_android - google_maps_flutter_ios Related to issue flutter/flutter#67631
…map styling (flutter#4141) This PR is sub-PR splitted out from the flutter#3682 containing only the platform_interface package changes. Related to issue flutter/flutter#67631
…#4638) This PR is sub-PR splitted out from the flutter#3682 containing only following packages: - google_maps_flutter_web - google_maps_flutter_android - google_maps_flutter_ios Related to issue flutter/flutter#67631
Recreates flutter-team-archive/plugins#6553 form flutter/plugins which had approvals in-progress. Fixesflutter/flutter#67631
…map styling (flutter#4141) This PR is sub-PR splitted out from the flutter#3682 containing only the platform_interface package changes. Related to issue flutter/flutter#67631
…#4638) This PR is sub-PR splitted out from the flutter#3682 containing only following packages: - google_maps_flutter_web - google_maps_flutter_android - google_maps_flutter_ios Related to issue flutter/flutter#67631
Recreates flutter-team-archive/plugins#6553 form flutter/plugins which had approvals in-progress. Fixesflutter/flutter#67631
Recreates flutter-team-archive/plugins#6553 form flutter/plugins which had approvals in-progress.
Fixesflutter/flutter#67631