Changes between Version 1 and Version 2 of Ticket #23540, comment 8
- Timestamp:
- 2024-03-11T18:54:38+01:00 (17 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23540, comment 8
v1 v2 4 4 Does your jmapviewer.jar also work when it does not include bing_maps.png? 5 5 6 I've hacked up a build of the jmapviewer package to reinstate bing_maps.png, andjosm built and running with that does not hang when adding thebing layer immediately after startup.6 I've hacked up a build of the jmapviewer package to reinstate bing_maps.png, josm built and running with that does not hang when adding the Bing layer immediately after startup. 7 7 8 8 This suggest the BingAerialTileSource.java changes in JMapviewer 2.18 as a likely cause, getAttributionImage() was not updated in r36174/osm which it likely does need.