16 Commits

Author SHA1 Message Date
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
c111cff4fd docs: add viewer to map sync example 2021-05-25 19:32:32 +02:00
Oscar Lorentzon
1fd62652c6 4.0.0-beta.6 2021-05-24 10:02:10 +02:00
Oscar Lorentzon
ce785f5a5f docs: add viewer options example 2021-05-24 08:37:19 +02:00
Oscar Lorentzon
83fa9b8fef chore: add script to setup dev environment
Remove all hardcoded client tokens.
Add script to generate token JS files.
Use generated tokens in all examples and docs.
2021-05-22 17:28:39 +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
50cd408848 docs: webgl custom render guide 2021-05-19 13:11:13 +02:00
Oscar Lorentzon
7949fd35c8 docs: add fly controls example 2021-05-18 17:14:27 +02:00
Oscar Lorentzon
56c751a0fa fix: doc production build extend issue
Node modules are not transpiled in docusaurus
builds leading to a call invoke for data provider
base that throws.
Do not install MJS but use local build instead.
Change imports to be relative.
2021-05-15 18:10:53 +02:00
Oscar Lorentzon
4b32bc3403 docs: complete procedural data provider examples 2021-05-15 18:10:53 +02:00
Oscar Lorentzon
ea1dcb346e docs: improve introduction examples 2021-05-13 15:34:19 +02:00
Oscar Lorentzon
0e3904d844 refactor: single source for app token
Import app token from single place for all
instances - examples, doc examples, doc live
editors.
2021-05-13 13:23:27 +02:00
Oscar Lorentzon
b7010714ee docs: move migration guide to docs 2021-05-13 13:23:27 +02:00
Oscar Lorentzon
997023f6a0 docs: serve doc examples from debug server 2021-05-12 17:38:12 +02:00
Oscar Lorentzon
4c4df63238 docs: add try docs with live example 2021-05-12 17:38:12 +02:00
Oscar Lorentzon
b861035132 docs: add getting started page content 2021-05-12 17:38:12 +02:00