jofomah / osmdroid

Automatically exported from code.google.com/p/osmdroid
0 stars 0 forks source link

overlay item disappear in the east/west border #239

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

I extended Overlay class and implemented the draw function.

I'm using Projection.toMapPixels and Projection.getScreenRectangle to see if 
the overlay item needs to be drawn or not.

What is the expected output? What do you see instead?

the item will also be displayed when the map is between the east/west boarders. 

for example, currently if I scroll the map east, when I cross the east boarder 
the item disappears before it comes out of the screen.

Original issue reported on code.google.com by ori.kle...@gmail.com on 14 Jul 2011 at 8:45

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
See also issue 285

Original comment by neilboyd on 11 Mar 2012 at 9:17

GoogleCodeExporter commented 8 years ago
See also issue 345.

Original comment by neilboyd on 21 May 2012 at 8:04

GoogleCodeExporter commented 8 years ago
I will fix this as issue 345.

Original comment by neilboyd on 24 May 2012 at 7:38