source: osm/applications/editors/josm/plugins/openlayers/README@ 14358

Last change on this file since 14358 was 12780, checked in by stoecker, 16 years ago

removed tab stop usage

File size: 733 bytes
Line 
1A plugin for displaying OpenLayers images as a background
2
3This plugin is a proof of concept, and so it is at a very first stage.
4
5What it does:
6 * It downloads a Yahoo satellite background image of the current view port (well, sort of)
7
8What it does NOT:
9 * Everything else :-)
10
11What needs to be done:
12 * Fix positions
13 * Fix refresh problems
14 * Patch JOSM to restrict zoom to discrete steps (needed by Yahoo)
15 * Get rid of ehcache. It's too bulky for our needs.
16 * Add configuration options.
17 * Allow the user to add any kind of OpenLayer layers
18 * Add options for cache (size, expiration time...)
19 * Find some clever way of distributing dependency libraries. A plugin of 2.1Mb seems too big.
Note: See TracBrowser for help on using the repository browser.