Commit Graph

15070 Commits

Author SHA1 Message Date
Noenandre 4d44eedb3d Too set autoLoad to false when adding a scene,
seems too fix "Uncaught TypeError: Cannot set properties of undefined".
2023-07-23 00:37:27 +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
Noenandre 508c4d1e37 Split a promise into two. 2023-03-15 18:16:21 +01:00
Noenandre c7c130dae1 Use nullish coalescing operator where it makes sense. 2023-03-15 18:15:32 +01:00
Noenandre a2a1fdc58a Tests for service/vegbilder is as comprehensive as similar providers. 2023-03-15 18:13:50 +01:00
Noenandre 4c6f3621f2 Use last calculated missing heading for null vectors. 2023-03-09 16:45:49 +01:00
Noenandre 2d74e4fde5 Small bugfix. 2023-03-09 16:39:06 +01: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 c824fe1937 Create sequences for each (wfs)layer instead of for all points at once. Rearrange cache. 2023-03-04 14:04:02 +01:00
Noenandre 15f4438fad More info and localization in attribution bar. 2023-03-03 19:24:33 +01:00
Noenandre 255c80d341 Test for init and reset methods on service.
Bugfix for reset.
Adjusted expectation of number of svg layers.
2023-03-03 16:43:54 +01:00
Noenandre 9a7f473f20 Removed a variable, renamed a property. 2023-03-03 12:39:34 +01:00
Noenandre ab2985d985 Fix zoom for plane photos. TODO: set translateExtent correctly. 2023-03-03 12:36:29 +01:00
Noenandre 58cceb03c2 Split concern for panoramic and flat photos to own module. 2023-03-03 01:29:55 +01:00
Noenandre 75dba4b6c7 Filter sequences too. 2023-02-22 21:30:55 +01:00
Noenandre dbf8b9cec6 Estimate image direction (azimuth) if missing. 2023-02-22 14:33:38 +01:00
Noenandre b8eb110a8f Order sequences by time, primarily, and not linear reference. 2023-02-21 23:22:47 +01:00
Noenandre 98975e064b Implemented image filtering. 2023-02-14 14:31:35 +01:00
Noenandre 990cab5856 Fetch available WFS image layers from OWS server. Use maps in cache, instead of objects. 2023-02-14 12:40:34 +01:00
Noenandre 5522338716 Rename pannellum-streetside dist folder to pannellum, since Pannellum isn't used by just Bing Streetside anymore.
TODO: Pannellum is loaded twice.
2023-02-14 12:25:43 +01:00
Noenandre a2c56b7d4f Initial work for new street level photo provider "Vegbilder" from the Norwegian Public Roads Administration. 2023-02-14 12:15:55 +01:00
Martin Raifer a0f3df38ed resubmit changelog entry for v2.24.2 2023-02-09 11:57:29 +01:00
Martin Raifer de7d278610 rotate maxar imagery token 2023-02-09 11:04:50 +01:00
Martin Raifer f29344b2f8 fix max zoom supplied in manual_imagery 2023-01-30 17:13:31 +01:00
Martin Raifer 61087e4648 switch to tagging schema v6 release candidate (#9477) 2023-01-30 16:03:47 +01:00
Martin Raifer fc5b78ba0a show 'set to today' button also on 'survey:date' field 2023-01-27 17:10:02 +01:00
Martin Raifer 3238d3439c fix linter issues 2023-01-27 17:05:43 +01:00
Martin Raifer adcbdae6e8 implement date field, for #9477 2023-01-27 17:03:28 +01:00
Martin Raifer afa4d4db9c replace mapbox imagery with dedicated api tokens 2023-01-27 17:03:27 +01:00
Martin Raifer 8e046be354 mention Röntgen icon set in bundled resources list 2023-01-26 18:29:49 +01:00
Martin Raifer bce5c14ada rotate mapbox satellite imagery key
(backported as v2.24.1 patch release)
2023-01-25 12:28:35 +01:00
Martin Raifer deb2b15cf4 load value icons in combo fields, increase their size slightly
as specified in the tagging schema [v6](https://github.com/ideditor/schema-builder/blob/main/CHANGELOG.md#600)

for #9477
2023-01-24 15:10:50 +01:00
Martin Raifer d9695f1cef update directionalCombo fields to tagging schema v6 schema
keeping a fallback to v5's `cycleway` field type for now

for #9477
2023-01-24 14:25:53 +01:00
Martin Raifer 98e9a11a51 add Röntgen icon set 2023-01-23 20:42:03 +01:00
Martin Raifer e1c0873911 npm start uses watch mode by default
for single-build dev server the new command `npm run start:single-build` is added
2023-01-20 16:25:48 +01:00
Martin Raifer 4c2c7ff037 add missing markdown link 2023-01-20 10:48:37 +01:00
Martin Raifer 73773b61f1 Fix context "edit" menu on touchscreens
* render labels properly, fixes #9425
* always open the touch-specific edit menu (the contextmenu event is always triggered by the browser on long presses, where we need to make sure that this event doesn't override the `isTouchMenu` property of the edit menu)
2023-01-19 18:27:02 +01:00
Martin Raifer 267bf6e346 typo 2023-01-19 16:15:48 +01:00
Martin Raifer 6915447019 Set development version number 2023-01-19 16:00:23 +01:00
Martin Raifer f376a25d24 drop outdated/unnecessary step 2023-01-19 15:59:54 +01:00
Martin Raifer dd772bf994 fix typo in changelog 2023-01-19 15:46:38 +01:00
Martin Raifer a5f5e25c9d v2.24.0 2023-01-19 12:14:02 +01:00
Martin Raifer ddcd7023bc npm run translations 2023-01-19 12:12:57 +01:00
Martin Raifer 7091349800 npm run imagery 2023-01-19 12:11:56 +01:00
Martin Raifer dfd46a9e06 update tests, add to changelog 2023-01-19 12:03:36 +01:00
archpdx 81374c3735 Fix connect features with uncontrolled crossing (#9443) 2023-01-19 11:59:16 +01:00
Martin Raifer 75edf18586 fix typos 2023-01-19 11:56:57 +01:00
Martin Raifer b2fd9acdd6 update changelog 2023-01-19 11:53:13 +01:00
Furkan Mutlu f7bd65ac8d fix: 🐛 Fix multiple appending debug vintage unknown label (#9458)
* fix: 🐛 Fix multiple appending debug vintage unknown label

* keep using t.append for accessibility

Co-authored-by: Martin Raifer <martin@raifer.tech>
2023-01-19 11:49:30 +01:00