Line | |
---|
1 | A plugin for displaying OpenLayers images as a background
|
---|
2 |
|
---|
3 | This plugin is a proof of concept, and so it is at a very first stage.
|
---|
4 |
|
---|
5 | What it does:
|
---|
6 | * It downloads a Yahoo satellite background image of the current view port (well, sort of)
|
---|
7 |
|
---|
8 | What it does NOT:
|
---|
9 | * Everything else :-)
|
---|
10 |
|
---|
11 | What 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.