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


Ignore:
Timestamp:
2024-03-11T18:51:59+01:00 (21 months ago)
Author:
sebastic

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #23540, comment 8

    initial v1  
    33
    44Does your jmapviewer.jar also work when it does not include bing_maps.png?
     5
     6I'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.
     7
     8This 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.