Google Maps for iOS SDK Marker Order (stacking) + Ground Anchor problems -


anyone figured out yet way control z-order gmsmarker markers in google maps ios sdk? maps great, have bad feeling functionality isn't supported yet...

i dug through header files little, hoping undocumented goodies... , poked through debugger little. nada.

also: i'm using marker.groundanchor (a cgpoint property of mkmarker) handle fact custom marker images have offset ground anchors. works great, side effect location appears offset! in other words: if place image non-centered ground anchor, , don't set groundanchor, marker appear move map zoomed. expected. however, if set groundanchor property image appear locked in place on ground... offset substantially supposed be! think bug.

the z-index feature part of google maps sdk ios version 1.4.0 - july 2013

features list mentions:

added zindex property on overlays. z-indexes calculated in 2 groups: gmsmarkers , other overlays. 

Comments

Popular posts from this blog

php - mySql Join with 4 tables -

css - Text drops down with smaller window -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -