Changeset 24495 in osm for applications/editors/josm/plugins/slippymap/src
- Timestamp:
- 2010-12-01T13:53:54+01:00 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/slippymap/src/org/openstreetmap/josm/plugins/slippymap/SlippyMapPreferences.java
r24491 r24495 410 410 // FIXME: I've set attributionLinkURL temporarily to ToU URL to comply with bing ToU 411 411 // (the requirement is that we have such a link at the bottom of the window) 412 return "http:// go.microsoft.com/?linkid=9710837";412 return "http://opengeodata.org/microsoft-imagery-details"; 413 413 } 414 414
Note:
See TracChangeset
for help on using the changeset viewer.