Closed GoogleCodeExporter closed 8 years ago
if ([iter isMemberOfClass:[RMMarker class]]) should use isKindOfClass.
Also, this (i think) is being covered in the issue59 branch. And, if not,
should be
a part of that series of fixes.
Original comment by Quazie
on 6 Mar 2009 at 8:10
Thanks, I see that issue now. Having the markers be views with subviews would
solve
this issue completely.
Original comment by pzearf...@gmail.com
on 6 Mar 2009 at 8:23
Try r258 and see if the error is still there.
Original comment by halmuel...@gmail.com
on 6 Mar 2009 at 9:03
At r263, seems to not be fixed? Dunno. I'll keep using my modification for
now,
though I'm sure I can't be the only person clamoring for this kind of
functionality.
Original comment by pzearf...@gmail.com
on 9 Mar 2009 at 1:57
[deleted comment]
I'm reluctant to commit this change to the trunk because of the major rewrite
of marker handling underway in
the issue59 branch. Am willing to be overruled on this if someone else has the
time to test it and verify there are
no performance hits or other bad results. I'll leave it marked Accepted, but
the true fix for this will come from
issue 59.
Original comment by halmuel...@gmail.com
on 9 Mar 2009 at 9:25
Oh yeah; that's what the Duplicate field is for!
Original comment by halmuel...@gmail.com
on 9 Mar 2009 at 9:26
Original issue reported on code.google.com by
pzearf...@gmail.com
on 6 Mar 2009 at 7:36Attachments: