Closed GoogleCodeExporter closed 9 years ago
Oh, I just notice that the attached code contains a small bug - but that does
not
affect the error. It still occurs as before.
Line 57 is: updateCursor.update(blob);
Line 57 must be: updateCursor.update(x, y, zoom, 0, blob);
Original comment by rob...@mailueberfall.de
on 30 Sep 2009 at 1:54
Original comment by sergey.s...@gmail.com
on 30 Sep 2009 at 8:43
Fixed in SVN trunk.
Committed revision 643.
Original comment by sergey.s...@gmail.com
on 18 Oct 2009 at 7:26
I've just merged the fix into 1.0.x branch,
Robert thank you once again for reporting this issue.
Original comment by kit...@gmail.com
on 21 Oct 2009 at 8:29
Original issue reported on code.google.com by
rob...@mailueberfall.de
on 30 Sep 2009 at 1:50Attachments: