Oscar Lorentzon
40a2d5e539
feat: add camera factory
...
Make it possible to register camera constructors.
Register default cameras.
Use camera factory when creating cameras.
2022-07-26 09:34:30 -07:00
Oscar Lorentzon
ecd856099a
feat: replace default data provider
...
Remove Falcor data provider and dependencies.
Add Graph API data provider.
Unit test.
2021-06-07 15:03:11 +02:00
Oscar Lorentzon
150bad00e3
fix: throw if graph image did not exist
...
Improve error message for non existing images.
2021-06-03 08:22:24 +02:00
Oscar Lorentzon
494a5464f0
feat: clarify token and provider handling
...
Separate token and provider options.
Rename viewer token method for clarity.
Use access token wording everywhere.
2021-05-22 12:07:41 +02:00
Oscar Lorentzon
eae2a025ac
fix: do not rename error in external export
2021-05-04 08:15:43 +02:00
Oscar Lorentzon
03b50a99b0
fix: render visible items on spatial activation
...
Replay all cells for all subscriptions.
Ensure that valid spatially visualized
cells are not uncached in graph.
Reset scene completely on deactivation.
2021-05-04 08:01:35 +02:00
Oscar Lorentzon
5f39ab000b
refactor: make merge id string for consistency
2021-04-23 22:12:39 +02:00
Oscar Lorentzon
34e1416c2f
fix: types for filter expressions
2021-04-23 18:28:17 +02:00
Oscar Lorentzon
2fc6eda6b7
refactor: remove redundant merge version prop
2021-04-23 18:28:17 +02:00
Oscar Lorentzon
3a68c9f4e3
feat: typed and documented provider event
2021-03-29 11:17:45 +02:00
Oscar Lorentzon
640c4fc0dd
fix: lng is x and lat is y
2021-03-29 10:35:45 +02:00
Oscar Lorentzon
9b5ede7c44
refactor: lng lat order for params
2021-03-29 10:35:45 +02:00
Oscar Lorentzon
bc94ef4165
refactor: rename latlonalt to lnglatalt
2021-03-29 10:35:45 +02:00
Oscar Lorentzon
0e08de7f85
refactor: rename latlon to lnglat
2021-03-29 10:35:45 +02:00
Oscar Lorentzon
5e3873ee9f
refactor: rename node to image
2021-03-28 18:55:20 +02:00
Oscar Lorentzon
b688f4e6dc
chore: rename spec to test
2021-03-27 18:34:32 +01:00