| Package | Description |
|---|---|
| org.openstreetmap.josm.plugins.streetside.actions |
The main package in which all core-code (so at the moment all code) resides.
|
| org.openstreetmap.josm.plugins.streetside.cache |
This package is all about caching resources downloaded from
mapillary.com
for faster access to those resources in the future.
|
| org.openstreetmap.josm.plugins.streetside.cubemap | |
| org.openstreetmap.josm.plugins.streetside.gui |
The GUI components that are special to the mapillary plugin.
|
| Class and Description |
|---|
| CacheUtils.PICTURE
Picture quality
|
| Class and Description |
|---|
| Caches.CacheProxy |
| Caches.CubemapCache |
| Caches.ImageCache |
| CacheUtils.IgnoreDownload |
| CacheUtils.PICTURE
Picture quality
|
| StreetsideCache.Type
Types of images.
|
| Class and Description |
|---|
| StreetsideCache
Stores the downloaded pictures locally.
|
| Class and Description |
|---|
| StreetsideCache
Stores the downloaded pictures locally.
|