What steps will reproduce the problem?
1. turn on MyLocation while being close to the intl. dateline (physically or
tweak the emulator)
2. zoom out so that the screen spans the intl. dateline
3. pan left and right
4. the icon will disappear
What is the expected output? What do you see instead?
The icon should always be visible at the correct location
What version of the product are you using? On what operating system?
r1123
Please provide any additional information below.
This is basically caused by the same reasons as is issue 345. The fix provided
under 345 does not help because r1121 of MyLocationOverlay stopped using the
Projection.toMapPixels() method.
The patch for issue 364 does not help either for the same reason.
See attached patch.
Original issue reported on code.google.com by osei...@gmail.com on 10 Oct 2012 at 7:54
Original issue reported on code.google.com by
osei...@gmail.com
on 10 Oct 2012 at 7:54Attachments: