Commit Graph

590 Commits

Author SHA1 Message Date
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 bdcebcab33 date slider filter (kinda finished just buggy label) 2024-06-28 17:54:37 +02:00
Mattia Pezzotti 6c74588ed8 added username filter 2024-06-23 16:18:18 +02:00
mattiapezzotti 44baa63ed5 username filter wip 2024-06-23 14:05:06 +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 6467e9efe3 added draw sequences lines on lower zoom levels 2024-06-13 17:02:57 +02:00
mattiapezzotti 15b1f6111e added date and photo type filter 2024-06-13 00:55:21 +02:00
mattiapezzotti baa426d594 reverted streetside changes (oops!) 2024-06-11 00:26:21 +02:00
mattiapezzotti 3ac7151896 added viewfield heading 2024-06-11 00:24:19 +02:00
mattiapezzotti 2cdf24e804 360 photos now keep heading between sequences, added hd checkbox 2024-06-08 17:50:24 +02:00
mattiapezzotti 25888c52ab added report button 2024-06-05 20:43:42 +02:00
mattiapezzotti 53ed8f3e52 added 360 photos 2024-06-04 14:14:01 +02:00
mattiapezzotti 70a732953c added all images (and sequences) to map as flat pictures 2024-05-31 12:09:54 +02:00
mattiapezzotti ff2f508575 trying stuff with API (again) (some issues uh) 2024-05-30 14:59:00 +02:00
mattiapezzotti ab3158e48a added mock Panoramax (mapilio clone) to photo layer list 2024-05-27 17:50:35 +02:00
Martin Raifer 211b6dde5f upgrade to eslintv9 (config format, lint to updated rules) 2024-04-12 18:44:04 +02:00
Martin Raifer 97442403cf drop validator which checks for old style multipolygons
these have long been [fixed](https://blog.jochentopf.com/2017-08-28-polygon-fixing-effort-concluded.html) in OSM

see wiki: https://wiki.openstreetmap.org/wiki/Old_style_multipolygons
2024-02-29 13:28:22 +01:00
Max Langer 5c7432b345 Add rendering for roller_coaster=track and roller_coaster=support (#9891) 2023-12-15 16:14:20 +01:00
Martin Raifer edb176f513 Rerender local photos when last local photo is removed from list 2023-12-06 12:51:46 +01:00
Kyℓe Hensel c976b9f7f4 show date/time for georeferenced photos (#9990) 2023-12-06 12:08:13 +01:00
Kyℓe Hensel 3b24932bda fix highway=busway not supported in the turn restriction editor (#9633) 2023-11-14 09:53:23 +01:00
Martin Raifer be0f6e647a highlight photo after selecting from list 2023-08-11 17:43:39 +02:00
Martin Raifer 7813177675 don't zoom if there are no photos with coordinates 2023-08-10 18:49:50 +02:00
Martin Raifer cf2e4c990e lint 2023-08-09 18:24:16 +02:00
Martin Raifer 4419b36eae lazily load local photo files 2023-08-09 18:12:42 +02:00
Martin Raifer 0b03f49da1 improve drag&drop behavior 2023-08-09 17:36:50 +02:00
Martin Raifer a7685f6bf0 highlight selected and/or hovered photos 2023-08-09 17:00:01 +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 634ce10d24 add proper local photo strings, enable layer switcher checkbox 2023-08-07 16:14:32 +02:00
Martin Raifer e94087c5d4 don't zoom in too far when centering on a single photo 2023-08-07 16:00:10 +02:00
Martin Raifer 55ad5aa856 skip images with no location when rendering 2023-08-07 11:39:01 +02:00
Martin Raifer 617d580ccb implement fitZoom 2023-08-07 11:28:45 +02:00
Martin Raifer 8c1b185fb3 remove unused imports/vars, fix code indentation, lint 2023-08-07 11:09:16 +02:00
Martin Raifer 884874dedc Merge branch 'develop' into gsoc_2022/explore_iD 2023-08-07 10:38:10 +02:00
Martin Raifer d7902e1388 only show regional street-level photo providers in the available region
and disable selection checkbox if not zoomed in enough to load the photos
2023-08-02 16:35:56 +02:00
Martin Raifer 13300026e3 Merge branch 'develop' into vegbilder 2023-08-01 17:09:21 +02:00
Martin Raifer 7b622e040b Merge branch 'develop' into vegbilder 2023-07-20 17:21:45 +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 1a8ba8e356 fixed test error 2023-05-27 01:11:34 +03:00
sezerbozbiyik 9876e92377 add hover and click event 2023-05-26 18:16:49 +03:00
sezerbozbiyik 4761536504 Merge branch 'develop' into add_mapilio_data 2023-05-26 16:17:07 +03:00
sezerbozbiyik d92afe3dc7 add point and line 2023-05-24 18:08:24 +03:00
sezerbozbiyik 7c90e2d6af first commit 2023-05-24 14:54:56 +03:00
Kyℓe Hensel 077d9a5105 fix tag values with whitespace causing css bugs (#9637) 2023-05-23 23:21:41 +02:00
Noenandre ddc9c6c674 Remove a global module variable "_availableLayers"; move information to cache.
Add new test "fetches available layers".
2023-03-25 17:27:41 +01:00