See: Description
| Interface | Description |
|---|---|
| WalkListener |
Implemented by those classes that need to listen to the creation of the walk
threads.
|
| Class | Description |
|---|---|
| ImageReloadAction | |
| StreetsideDownloadAction |
Action that triggers the plugin.
|
| StreetsideDownloadViewAction |
If in "download images in visible area" mode, downloads all the images in the current view.
|
| StreetsideExportAction |
Action that launches a StreetsideExportDialog and lets you export the images.
|
| StreetsideJoinAction |
Changes the mode of the Layer, from Select mode to Join mode and vice versa.
|
| StreetsideSubmitCurrentChangesetAction |
Imports a set of picture files into JOSM.
|
| StreetsideWalkAction |
Walks forward at a given interval.
|
| StreetsideZoomAction |
Zooms to the currently selected image.
|
| WalkThread |
Thread containing the walk process.
|