hungio / route-me

Automatically exported from code.google.com/p/route-me
0 stars 0 forks source link

Markers placed on map boundaries act funny. #103

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
1 - Place a marker on Hawaii
2 - Zoom out
3 - Scroll back and forth

The marker will vanish and reappear depending on if the wraparound happens
or not, makes boundry markers almost unusable.

Original issue reported on code.google.com by Quazie on 7 Apr 2009 at 5:44

GoogleCodeExporter commented 8 years ago
To clarify: this behavior occurs when the International Date Line (+/- 180 
longitude) is on screen.

Original comment by halmuel...@gmail.com on 7 Apr 2009 at 9:17

GoogleCodeExporter commented 8 years ago
RMMercatorToScreenProjection  projectXYPoint:withScale returns incorrect values 
when IDL is on screen.

Original comment by halmuel...@gmail.com on 7 Apr 2009 at 10:55

GoogleCodeExporter commented 8 years ago
Incorrect results from RMMercatorToScreenProjection's projectXYPoint:withScale: 
method are the 
root cause of Issue 20, Issue 43, Issue 54, Issue 103.

Original comment by halmuel...@gmail.com on 7 Apr 2009 at 10:59

GoogleCodeExporter commented 8 years ago
Potentially fixed in r464

Original comment by Quazie on 8 Apr 2009 at 3:58

GoogleCodeExporter commented 8 years ago
Issue 106 has been merged into this issue.

Original comment by halmuel...@gmail.com on 17 Apr 2009 at 5:17

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Fixed in r621

Original comment by dbainbri...@gmail.com on 15 Apr 2010 at 3:11