Assigned
Status Update
Comments
jr...@gmail.com <jr...@gmail.com> #2
This issue persists when running google maps on android native so it's not just an issue with flutter
Maps SDK client library version (used to build your app): maps sdk 18.2.0
Maps renderer (Latest or Legacy): Latest
Code:https://github.com/googlemaps-samples/android-samples/blob/main/ApiDemos/kotlin/app/src/main/java/com/example/kotlindemos/CloudBasedMapStylingDemoActivity.kt
Attached screenshot
Maps SDK client library version (used to build your app): maps sdk 18.2.0
Maps renderer (Latest or Legacy): Latest
Code:
Attached screenshot
ca...@google.com <ca...@google.com> #3
Thank you for posting.
We are currently looking into this and will get back to you as soon as we have an update.
jo...@getworkwith.com <jo...@getworkwith.com> #4
Hi, is there any update on this? It's quite an obvious rendering issue which affects the look of my app
jr...@gmail.com <jr...@gmail.com> #5
Well this is disappointing....I guess I need to move to a different map platform for my app then
Description
I also filed this in the flutter repository but they said it's an issue with the SDK (https://github.com/flutter/flutter/issues/157649 )
Attached is a screenshot of what I am seeing.
Here is a minimal app which reproduces this issue:https://github.com/Jonny1987/google_maps_issue
The issue also occurs on a non styled map but not in as many places. The styled map I use here is the default one that gets created when you first style a map in maps console.
At the location and zoom which is set in this app you can see the issue occurring on some roads.
What steps will reproduce the problem?
1.Create a styled map in google cloud which has non-zero stroke with for the roads 2. Load GoogleMap widget in flutter with the corresponding cloudMapId
Also add the following details: