- Timestamp:
- 2017-08-15T01:29:35+02:00 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/gui/download/BookmarkList.java
r12515 r12606 203 203 // 3 is the default zoom level in OSM database, but the real zoom level was not correct 204 204 // for a long time, see https://github.com/openstreetmap/openstreetmap-website/issues/1592 205 zoom = 1 2;205 zoom = 15; 206 206 } 207 207 Projection mercator = Projections.getProjectionByCode("EPSG:3857");
Note:
See TracChangeset
for help on using the changeset viewer.