forked from MapComplete/MapComplete
Add upload failed message; fix pump icon
This commit is contained in:
parent
1ed9467221
commit
33a1e47af2
4 changed files with 24 additions and 10 deletions
|
@ -56,6 +56,9 @@ When a map feature is clicked, a popup shows the information, images and questio
|
|||
The answers given by the user are sent (after a few seconds) to OpenStreetMap directly - if the user is logged in. If not logged in, the user is prompted to do so.
|
||||
|
||||
|
||||
The UI-event-source is a class where the entire system is built upon, it acts as an observable object: another object can register for changes to update when needed.
|
||||
|
||||
|
||||
### Searching images
|
||||
|
||||
Images are fetched from:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue