Fixed
Status Update
Comments
br...@google.com <br...@google.com>
id...@googlemail.com <id...@googlemail.com> #4
dg@ could you please post a repro case to github, I'm interested to see a full working sample. Thanks!
id...@googlemail.com <id...@googlemail.com> #7
We have a work around for this issue. Add the following code to the custom info window:
override func didMoveToSuperview() {
superview?.autoresizesSubviews = false;
}
override func didMoveToSuperview() {
superview?.autoresizesSubviews = false;
}
id...@googlemail.com <id...@googlemail.com> #8
No, I'm sorry. I've made a mistake while updating. Bug is fixed!
Description
On my image, you see two overlaying markers. When you click the one infront, it opens an ActionSheet menu, but as you can see in my image, with the name "Hirbod". It should be "Desiree", as Desiree is the one infront. When I zoom a bit more (and they do not overlay anymore), it works well.
I'm using Google Maps SDK integrated in Cordova together with
Operating system version: iOS / OS X
Google Maps SDK for iOS version: com.googlemaps.ios 1.9.1 "Google Map iOS SDK for Cordova"
Hardware model: iPhone 5,6,6 Plus and Simulator