Assigned
Status Update
Comments
pr...@google.com <pr...@google.com> #2
Thanks for reaching out. To investigate the problem, we require a few details. Could you please provide your GMS module versions, recent system logs and video of the issue.
You can find instructions for retrieving the versions and logs on
pr...@google.com <pr...@google.com> #3
thank you! I will look at this as soon as I can.
pr...@google.com <pr...@google.com>
fa...@welldev.io <fa...@welldev.io> #4
Comment has been deleted.
Description
The dotted line on the map disappears
・What should happen instead?
Prevent the dotted lines on the map from disappearing
・Link to the Demo application[1] that reproduces the problem:
A sample program is attached.
Steps to reproduce the problem:
1. Add two points more than 14km to GMSMutablePath.
2. Generate GMSPolyline and add the above path.
3. Generate NSArray <GMSStrokeStyle *> and add arbitrary color and clear color.
4. Create NSArray <NSNumber *> * lengths and make the clear color slightly longer.
5. Set span in GMSPolyline.
6. Display map and enlarge.
Operating system version: iOS 12
Google Maps SDK for iOS version: 3.7.0
Hardware model: iPhone XS Max
-------------------------------------------------------------------
[1] You can fork