Commit Graph

105 Commits

Author SHA1 Message Date
Mattia Pezzotti d1e5c2910c add date slider for street level photos, and more (#10394)
full list of enhancements:

* year slider to filter photos by freshness
* toggle active streetlevel layers with shortcut `shift+P`
* hfov, pitch and direction is now held between sequences and images as asked in #10392
* fix for #10361 (only panoramax)
* added tests and jsdoc
* add ticks for existing photos on slider
* general bug fixes
* rudimentary support for toDate in date slider (only when iD is started with a "to" date in the hash parameter: show a second slider to visualize and set the "to" date)

---------

Co-authored-by: Martin Raifer <martin@raifer.tech>
2025-03-18 21:09:37 +01:00
Atul Patil c7cc7008b8 Feature: add prev/next button to viewer for georeferenced photos (#10865) 2025-03-11 21:20:38 +01:00
dragoon a83f5b3ff5 fixed "highlight" markers of some street level photo layers (#10756) 2025-02-11 12:59:39 +01:00
Martin Raifer da47d12e0f change panoramax color to orange, vegbilder to red, add legend
closes #10364
2024-07-31 18:08:03 +02:00
Martin Raifer 45c87b4fe5 tweak margins of panoramax attribution row, closes #10363 2024-07-31 17:31:45 +02:00
Martin Raifer df3b5a4440 make "captured by …" translatable; single line if possible 2024-07-29 15:36:59 +02:00
Martin Raifer 9407f309a7 Merge branch 'develop' into panoramax 2024-07-29 15:13:38 +02:00
mattiapezzotti b1f787c94d fixed typos and syntax errors 2024-07-06 13:38:29 +02:00
mattiapezzotti fd7534b175 fixed age slider label, added current selected year label and maximum oldest year 2024-06-29 09:11:43 +02:00
mattiapezzotti 6d1a6c29a2 Merge branch 'panoramax' of github.com:mattiapezzotti/iD into panoramax 2024-06-28 17:55:18 +02:00
mattiapezzotti bdcebcab33 date slider filter (kinda finished just buggy label) 2024-06-28 17:54:37 +02:00
Martin Raifer 21d99715a7 fix zoom/pan glitch on plane photos
When changing to a different photo, it can be the case that the new photo has a different aspect ratio: the zoom behaviour needs to be updated.

Also, keeping the "orientation" does not make sense for plane photos, and even keeping the previously shown photo's zoom is also not typically desired for these.
2024-06-26 13:12:26 +02:00
mattiapezzotti 8b68f07799 added a way to show only sequences on low level zoom 2024-06-22 10:11:44 +02:00
Mattia Pezzotti e7daa508e8 refactored how panoramax shows frames 2024-06-18 13:09:28 +02:00
mattiapezzotti 2cdf24e804 360 photos now keep heading between sequences, added hd checkbox 2024-06-08 17:50:24 +02:00
mattiapezzotti 9ac1dca235 wip, nothing to see here 2024-06-03 17:20:58 +02:00
mattiapezzotti 6ec363d618 added panoramax css 2024-05-27 17:17:20 +02:00
laigyu d448b586ed revert error handler 2024-04-07 23:19:41 +08:00
laigyu 8bb1d0dfa9 Merge remote-tracking branch 'upstream/develop' into add-button-to-mapillary 2024-04-05 13:17:59 +08:00
Martin Raifer bf184e21c0 fix css styling of mapillary user link 2024-03-02 15:43:55 +01:00
Sushil Singh 0b029aae3e Fix: Mapillary viewer link to viewed image (#10141) 2024-03-02 15:22:43 +01:00
NaVis0mple 6b860b7da0 refactor the code
'_' change to '-'
2024-02-05 18:12:01 +08:00
NaVis0mple 0ad46e0b72 Add error message in photoviewer when invalid id
and update input.js
2024-01-27 15:14:27 +08:00
NaVis0mple 0ef947d425 Update set_photo_from_viewer button create/remove logic
refactor the code expandability for other photo_overlay

Not sure about context.features().on('change'), and hash part
2024-01-20 20:07:49 +08:00
NaVis0mple 5890b79472 Add set mapillary id button in the mapillary photo viewer
It is the a. part in https://github.com/openstreetmap/iD/issues/6196#issuecomment-751460516

still need to add button disabled logic
2023-12-28 00:34:14 +08:00
Ramith Kulal 454a427f23 Prevent tooltips from being clipped in local photos dialog, fixes #9918 2023-12-06 12:32:08 +01:00
Kyℓe Hensel c976b9f7f4 show date/time for georeferenced photos (#9990) 2023-12-06 12:08:13 +01:00
Martin Raifer cb453e6192 minor cosmetic changes
drop abbreviation "mly" from mapilio module, as this originally stood for "mapillary"
2023-08-17 23:55:10 +02:00
Ozcan Durak 66046e7dc2 fix zoom of planar Mapilio photos (#9849)
Co-authored-by: Dogukan <mail@dogukany.com>
2023-08-17 16:17:28 +02:00
Martin Raifer cf2e4c990e lint 2023-08-09 18:24:16 +02:00
Martin Raifer ab008eb29e show direction/viewfield on local photo markers in high zoom 2023-08-09 16:33:46 +02:00
Martin Raifer 97fcb18d2a switch to (vegbilder's) zoomable plane photo viewer 2023-08-09 11:54:13 +02:00
Martin Raifer 471354af4f add list of loaded local photos 2023-08-08 17:12:35 +02:00
Martin Raifer 31c5a60ac2 show spinner while loading non-360° "vegbilder" photos 2023-08-02 16:35:59 +02:00
Martin Raifer 23d19e89ff fix zoom/pan behavior on non-360° vegbilder photos 2023-08-02 16:35:58 +02:00
Martin Raifer 13300026e3 Merge branch 'develop' into vegbilder 2023-08-01 17:09:21 +02:00
Martin Raifer ad1162dd17 fix panning in mapilio 360° images 2023-08-01 16:55:41 +02:00
Martin Raifer a481361bf3 Merge remote-tracking branch 'mapilio/add_mapilio_data' into develop 2023-08-01 16:15:55 +02:00
sezerbozbiyik c70abfa3d1 added zoom, photo hash-parameter and some fixes 2023-07-21 14:47:26 +03:00
sezerbozbiyik d35aff7ebb Merge branch 'develop' into add_mapilio_data 2023-07-21 14:40:58 +03:00
Martin Raifer 7b622e040b Merge branch 'develop' into vegbilder 2023-07-20 17:21:45 +02:00
Martin Raifer 59734d1725 fix panning/zooming on resized KartaView images 2023-07-20 16:51:15 +02:00
sezerbozbiyik a84ba59678 Added change image forward and backward feature 2023-07-17 10:52:10 +03:00
sezerbozbiyik 4616cd302f fixed pano screen and changed map layers name 2023-07-13 17:49:23 +03:00
sezerbozbiyik 9876e92377 add hover and click event 2023-05-26 18:16:49 +03:00
sezerbozbiyik d92afe3dc7 add point and line 2023-05-24 18:08:24 +03:00
Noenandre e33279bb4a Create a new zoom behaviour when the image size potentially change. 2023-03-09 16:38:02 +01:00
Noenandre fcbdee0aed Attempt to fix plane photoviewer. 2023-03-06 13:29:44 +01:00
Noenandre 15f4438fad More info and localization in attribution bar. 2023-03-03 19:24:33 +01:00
Noenandre ab2985d985 Fix zoom for plane photos. TODO: set translateExtent correctly. 2023-03-03 12:36:29 +01:00