Fixed
Status Update
Comments
[Deleted User] <[Deleted User]> #2
Hey Martin,
Can you please supply a sample along the lines ofhttps://github.com/domesticmouse/MovingMarkerPosition that demonstrates the behavior you are seeing? Thanks!
Can you please supply a sample along the lines of
br...@google.com <br...@google.com>
so...@gmail.com <so...@gmail.com> #4
Actually not a duplicate.
br...@google.com <br...@google.com> #5
Version 1.11.0: Correct handling of taps on overlapping markers.
br...@google.com <br...@google.com> #6
I can say that it works well with markers.
However this should work for any kind of overlay.
Especially polylines.
Would it be possible to add it?
Thanks
However this should work for any kind of overlay.
Especially polylines.
Would it be possible to add it?
Thanks
Description
demonstration page if at all possible, or attach code.
1. Code:
UIGraphicsBeginImageContextWithOptions(gmsMapView.frame.size, YES, 0.0f);
[gmsMapView.layer renderInContext:UIGraphicsGetCurrentContext()];
UIImage *image = UIGraphicsGetImageFromCurrentImageContext();
UIGraphicsEndImageContext();
2. Check the image
Operating system version:
Google Maps SDK for iOS version:
Hardware model:
*********************************************************
For developers viewing this issue: please click the 'star' icon to be
notified of future changes, and to let us know how many of you are
interested in seeing it resolved.
*********************************************************