Oscar Lorentzon
|
81ec52e708
|
feat: add spatial debug page
|
2020-10-05 18:16:25 +02:00 |
|
Oscar Lorentzon
|
4a5fd5d421
|
refactor(api): use data provider for image tile loading
|
2020-10-05 18:13:21 +02:00 |
|
Oscar Lorentzon
|
4b528a1242
|
refactor(api): use data provider for spatial data
|
2020-10-05 18:08:56 +02:00 |
|
Oscar Lorentzon
|
2b4617bd7a
|
feat(api): get static resources through data provider
Use data provider in node caching.
|
2020-10-05 18:07:55 +02:00 |
|
Oscar Lorentzon
|
0469c966ab
|
refactor(api): replace api v3 with data provider solution
|
2020-09-22 15:42:28 +02:00 |
|
Oscar Lorentzon
|
60fe0cc14b
|
test(api): unit test data provider
Fix error handling so that value is returned correctly.
|
2020-09-22 11:40:47 +02:00 |
|
Oscar Lorentzon
|
f4668c46ad
|
chore: run unit tests in chrome only
|
2020-09-21 17:00:27 +02:00 |
|
Oscar Lorentzon
|
23f8607529
|
feat(api): add data provider interface
Add data provider interface to be able to replace
the data loading logic and endpoint.
|
2020-09-21 17:00:04 +02:00 |
|
Oscar Lorentzon
|
1330066b5d
|
chore: install deps through yarn
|
2020-09-21 16:58:49 +02:00 |
|
Oscar Lorentzon
|
c349a149af
|
2.21.0
v2.21.0
|
2020-09-08 14:58:58 +02:00 |
|
Oscar Lorentzon
|
af60482751
|
chore: make watch css build correspond to script
|
2020-09-08 14:52:05 +02:00 |
|
Oscar Lorentzon
|
aa67afe85d
|
feat: element or id param to viewer ctor
Allow HTML elements to be passed as the viewer container.
Keep ID functionality as option.
|
2020-09-07 21:18:30 +02:00 |
|
Oscar Lorentzon
|
d7de2efeda
|
chore: inline all svgs
Base64 encode svgs before inlining.
|
2020-09-07 21:18:30 +02:00 |
|
Oscar Lorentzon
|
0b0eb438be
|
chore: add general issue info in templat
|
2020-07-07 09:43:17 +02:00 |
|
Oscar Lorentzon
|
eeb258fab4
|
chore: audit fix
|
2020-06-18 13:43:11 +02:00 |
|
Oscar Lorentzon
|
2141daa8ee
|
fix: correctly convert lat, lon to x, y
|
2020-06-10 14:31:34 +02:00 |
|
Oscar Lorentzon
|
a5a4c3c0cc
|
chore: update threejs
Add workaround for shaking camera when matrix auto update
was turned off. Introduced when update to
https://github.com/mrdoob/three.js/releases/tag/r96 and
related to pull https://github.com/mrdoob/three.js/pull/14517.
|
2020-06-10 14:30:38 +02:00 |
|
Oscar Lorentzon
|
d6bfa06fc6
|
chore: update rxjs
|
2020-06-08 15:01:39 +02:00 |
|
Oscar Lorentzon
|
a4972660c0
|
chore: update rbush
Handle class export by creating types file.
|
2020-06-08 13:46:49 +02:00 |
|
Oscar Lorentzon
|
abefab84a2
|
chore: update polygon, zip, and pbf deps
|
2020-06-05 14:59:16 +02:00 |
|
Oscar Lorentzon
|
386d9cd3aa
|
chore: update git hook lib
|
2020-06-05 12:22:17 +00:00 |
|
Oscar Lorentzon
|
e244ff83bf
|
chore: update dev dependencies
|
2020-06-05 12:11:08 +00:00 |
|
Oscar Lorentzon
|
4188ac80f3
|
chore: remove unused watchify dependency
|
2020-06-05 11:01:19 +02:00 |
|
Oscar Lorentzon
|
e3e7fcf5e0
|
chore: update typescript
|
2020-06-05 09:36:47 +02:00 |
|
Oscar Lorentzon
|
fefc5524dd
|
fix: specify spec file type
Avoid warnings by explicitly specifying js file type.
|
2020-06-04 15:10:04 +02:00 |
|
Oscar Lorentzon
|
b608c36861
|
chore: update unit test dependencies
Handle spec type problems.
|
2020-06-04 15:09:09 +02:00 |
|
Oscar Lorentzon
|
2664273328
|
chore: update typedoc dependencies
|
2020-06-03 12:33:10 +02:00 |
|
Oscar Lorentzon
|
f74eb4df7f
|
feat: update typescript related dependencies
|
2020-06-03 12:15:54 +02:00 |
|
Oscar Lorentzon
|
75c391765d
|
chore: update typescript
Update node types to comply with new typescript version
|
2020-06-02 14:16:58 +02:00 |
|
Oscar Lorentzon
|
db92f4cc74
|
chore: update license file
|
2020-03-10 09:11:26 +01:00 |
|
Oscar Lorentzon
|
17404100ad
|
chore: update license file
|
2020-03-10 08:39:30 +01:00 |
|
Oscar Lorentzon
|
2aff68f65f
|
2.20.0
v2.20.0
|
2019-11-22 11:25:51 +01:00 |
|
Oscar Lorentzon
|
ac4eea3cf1
|
test(tag): verify points geometry functionality
|
2019-11-21 13:53:17 +01:00 |
|
Oscar Lorentzon
|
98fc886025
|
feat(tag): larger completer and remove completer line
|
2019-11-21 09:57:41 +01:00 |
|
Oscar Lorentzon
|
74abfcb731
|
feat(tag): apply options color to completer line
|
2019-11-20 16:23:57 +01:00 |
|
Oscar Lorentzon
|
2fb102f99c
|
feat(tag): connect points completer with mouse for visual help
|
2019-11-20 16:20:12 +01:00 |
|
Oscar Lorentzon
|
63198a3288
|
feat(tag): add api to calculate rect from points
|
2019-11-20 15:47:54 +01:00 |
|
Oscar Lorentzon
|
14d3aa9b3d
|
feat(tag): add api to complete creation programatically
|
2019-11-20 13:36:49 +01:00 |
|
Oscar Lorentzon
|
3e35f36b31
|
doc(tag): add extreme point tag and points geometry to docs
|
2019-11-19 13:36:41 +01:00 |
|
Oscar Lorentzon
|
8bcf596050
|
refactor(tag): avoid duplication in render tags
|
2019-11-19 13:00:04 +01:00 |
|
Oscar Lorentzon
|
b8a30b2c5e
|
refactor(tag): avoid duplication in create tag code
|
2019-11-18 16:35:28 +01:00 |
|
Oscar Lorentzon
|
4baef0d4df
|
feat: use centroid as tag completer
Make it possible to remove any point of the extreme
point tag.
|
2019-11-18 13:29:57 +01:00 |
|
Oscar Lorentzon
|
8940ea8ba0
|
feat(tag): add editable exteme point tag
|
2019-11-15 13:30:09 +01:00 |
|
Oscar Lorentzon
|
4c0f4e8bca
|
feat(tag): handle wrapping rectangles in panos
|
2019-11-14 14:00:02 +01:00 |
|
Oscar Lorentzon
|
abfc83e878
|
feat(tag): render rectangle around points
|
2019-11-13 16:02:04 +01:00 |
|
Oscar Lorentzon
|
e4f36785ae
|
feat(tag): add points geometry and extreme point create mode
|
2019-11-13 12:11:42 +01:00 |
|
Oscar Lorentzon
|
ed256e2ae4
|
2.19.0
v2.19.0
|
2019-11-08 09:33:49 +01:00 |
|
Oscar Lorentzon
|
4349dc6f07
|
test(spatial): cache reconstruction tests
Filter reconstructions on existing ones in get
method.
|
2019-11-08 09:06:34 +01:00 |
|
Oscar Lorentzon
|
1d9ceaf15d
|
feat(spatial): handle obsolete configuation property for compatibility
|
2019-11-08 09:06:34 +01:00 |
|
Oscar Lorentzon
|
d0d620b9fd
|
feat(spatial): api to paint cameras in different modes
Adding modes for sequence, cluster, and merge cc.
|
2019-11-08 09:06:33 +01:00 |
|