Changes between Version 1 and Version 2 of Ticket #23540, comment 8


Ignore:
Timestamp:
2024-03-11T18:54:38+01:00 (17 months ago)
Author:
sebastic

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #23540, comment 8

    v1 v2  
    44Does your jmapviewer.jar also work when it does not include bing_maps.png?
    55
    6 I've hacked up a build of the jmapviewer package to reinstate bing_maps.png, and josm built and running with that does not hang when adding the bing layer immediately after startup.
     6I'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.
    77
    88This 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.