Changes between Version 2 and Version 3 of Ticket #12681
- Timestamp:
- 2016-03-25T10:07:11+01:00 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12681 – Description
v2 v3 6 6 This is clearly a regression. 7 7 8 Narrowed it down to @9558, a change in AbstractProjection#eastNorth2latlon. 8 Narrowed it down to r9558, a change in AbstractProjection#eastNorth2latlon. 9 Obviously wrapping of coordinates does not work wrt the viewport, since the center can be moved well off the map.