You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- (void)mapView:(GMSMapView *)mapView didChangeCameraPosition:(GMSCameraPosition *)position {
// add this line then frame drop when scrolling
[mapView.projection pointForCoordinate:position.target];
}
Thanks!
The text was updated successfully, but these errors were encountered:
ghost
added
triage me
I really want to be triaged.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
labels
Feb 12, 2022
Environment details
Code example
Thanks!
The text was updated successfully, but these errors were encountered: