Assigned
Status Update
Comments
ma...@google.com <ma...@google.com>
ma...@google.com <ma...@google.com> #2
Thank you for this post.
In case you are not aware, Directions API has
to...@wolt.com <to...@wolt.com> #3
Hello thanks for response, I am aware about Direction APIs and we even intgrated it to show blue line but I want direction UI plugin embeded in mobile app like the way it is in google maps where we can guide users about turns and everything please see attachments
ma...@google.com <ma...@google.com> #4
Hoping for earliest reply, Thanks in advance
gi...@wolt.com <gi...@wolt.com> #5
This is also the case in Android SDK. Should I create a separate ticket?
Description
GMSMapView's subview GMSVectorMapView has a white/beige background colour that is visible when the map rendering starts. This causes the GMSMapView to flash white/beige. This is especially visible when using maps with darker map styles.
What should happen instead?
Initial loading background colour should match the map style colours. Or initial loading background colour should be adjustable.
Steps to reproduce the problem:
1. Create GMSMapView (GMSMapView.map(withFrame:, camera:)
2. Update map style with the default dark map style (mapView.mapStyle = ...) (
2. Open the map view
3. Screen flashes white/beige when rendering starts and before map is displayed
Can be also seen when setting breakpoint to the following delegate method:
mapViewDidStartTileRendering(_ mapView: GMSMapView)
Operating system version: iOS 14.4
Google Maps SDK for iOS version: 4.1.0
Hardware model: iPhone 12 Pro