55 Commits

Author SHA1 Message Date
Oscar Lorentzon
26f9378c90 Not setting slider nodes when shown to make it dynamic. 2016-03-06 13:12:43 +01:00
Oscar Lorentzon
6b95d93cfa Slider button in debug page.
Deactivate other components when activating slider.
Set foreground and background nodes when activating slider.
2016-03-02 18:02:20 +01:00
Johan Gyllenspetz
3f6c59c3e5 Convert Marker UI to a Component 2016-02-10 11:28:54 -08:00
Johan Gyllenspetz
f8d2921fd4 Add Play and Stop support to RouteComponent 2016-02-09 22:33:07 -08:00
Johan Gyllenspetz
b27de56cce Initial version of RouteComponent 2016-02-09 17:36:44 -08:00
Oscar Lorentzon
acff7863fd Deactivate cache when playing in debug page. 2016-02-05 16:06:46 +01:00
Oscar Lorentzon
3767d47cf8 Remove gl option from index initialisation. 2016-02-05 14:05:00 +01:00
Oscar Lorentzon
4001fb538b Event launcher firing events on behalf of viewer.
Fixes #57

Event launcher fires events bases on loading and node streams.
2016-02-04 17:40:28 +01:00
Johan Gyllenspetz
7d40ea14ce Demonstrate how a simple PlayerComponent might work 2016-02-02 17:13:42 -08:00
Johan Gyllenspetz
8ed1c934e0 Simplify UI handling and conform to possible 1.0.0 API 2016-02-02 16:04:43 -08:00
Johan Gyllenspetz
2b76f19876 Major rewrite of UI handling (work in progress) 2016-01-29 17:00:38 -08:00
Johan Gyllenspetz
9c52de3a79 More useable user setup, debug ui
* Tweak input towards users and functionality not extendability
* Add demo information to debug interface
2016-01-26 21:38:41 -08:00
Kamil Nikel
629763899c Add DebugUI 2016-01-26 17:37:16 +01:00
Johan Gyllenspetz
266e853e3e Add Zindex stacking for MouseService 2016-01-25 21:04:49 -08:00
Johan Gyllenspetz
b2d192b25b Make CoverUI special and handle activate of coverUI (still not good though, needs more work) 2016-01-25 16:51:13 -08:00
Kamil Nikel
d1ea55aa6f Use various navUIs while debugging 2016-01-22 15:42:30 +01:00
Kamil Nikel
dace8f3508 Add initial DirectionsUI 2016-01-22 15:38:29 +01:00
Kamil Nikel
8beba842d0 Add browserSync, change debug location to localhost:3000 2016-01-22 14:24:23 +01:00
Johan Gyllenspetz
9b66770571 Add loadingUI to most of the debug examples 2016-01-21 09:13:45 -08:00
Kamil Nikel
c18883fb49 Refactor CoverUI, carry initialPhotoId within the container 2016-01-20 15:25:56 +01:00
Kamil Nikel
74a5f8eea0 Add initial AttributionUI 2016-01-20 14:48:31 +01:00
Kamil Nikel
b6a833d76d Tweak LoadingUI visuals 2016-01-20 14:03:38 +01:00
Kamil Nikel
7b03db75d7 Try replacing vdom nodes 2016-01-20 14:03:38 +01:00
Kamil Nikel
72e3a1bdfa Fix CSS bundling process, update debug URLs 2016-01-18 12:14:23 +01:00
Kamil Nikel
34fe3b8502 Add CoverUI example to /debug 2016-01-18 10:13:48 +01:00
Oscar Lorentzon
a02a881d26 Emit nodechanged event when node changes. 2016-01-15 11:02:57 +01:00
Johan Gyllenspetz
92d2163818 Add LoadingService indicating for system when load happens 2016-01-14 21:51:38 -08:00
Johan Gyllenspetz
dbb95c3249 Fix the simplest Viewer test 2016-01-12 07:53:21 -08:00
Kamil Nikel
53326a93c5 Add portrait photo preview 2016-01-12 14:24:52 +01:00
Kamil Nikel
ffb4047a28 Add initial DetectionsUI 2016-01-12 14:24:52 +01:00
Johan Gyllenspetz
04209e95b4 Create class EventEmitter
* Make Viewer an EventEmitter and bind EventUI to Viewer
2016-01-08 18:08:50 -08:00
Johan Gyllenspetz
4f2b48b17f Move APIv2 to navigator and add experimental moveCloseTo
* Add search/im/close2 to API
* Move APIv2 initialization to Navigator and push it down
* Add experimental moveCloseTo
2016-01-05 16:49:45 -08:00
Johan Gyllenspetz
0c487cc982 Add Experimental KeyboardUI 2016-01-04 23:05:32 -08:00
Johan Gyllenspetz
a896eb13bf Add experimental EventUI 2016-01-04 18:20:58 -08:00
Johan Gyllenspetz
c4a5de7237 Refactoring UI
* Rename IActivatableUI to IUI
* Rename CssUI to SimpleNavUI
2016-01-04 14:43:43 -08:00
Johan Gyllenspetz
74bd088cd0 Add play/stop functionality to SimplePlayBot 2016-01-03 14:30:14 -08:00
Johan Gyllenspetz
e8bc28f3ce Add example of very simple experimental PlayBot 2015-12-31 13:49:37 -08:00
Johan Gyllenspetz
aab92d1bba Experiment with making external API promise based 2015-12-30 19:00:18 -08:00
Oscar Lorentzon
f72bbbbb36 Change start key on gl viewer. 2015-12-23 23:29:19 +01:00
Johan Gyllenspetz
3448371520 Use list of uis instead of single ui 2015-12-22 16:29:47 -08:00
Kamil Nikel
8dc30033a5 Add initial CssUI 2015-12-21 22:47:12 +01:00
Johan Gyllenspetz
67898af4c5 Simplified experimental GraphService add to active viewer 2015-12-18 22:51:33 -08:00
Oscar Lorentzon
0672772ad8 Create GL viewer on debug page. 2015-11-24 10:37:50 +01:00
Johan Gyllenspetz
6c5568e5ff Add a SimpleUI which supports moving in a graph 2015-11-13 16:38:44 -08:00
Johan Gyllenspetz
55be533265 Restructure viewer to make ui loadable 2015-11-13 15:48:00 -08:00
Johan Gyllenspetz
88890693b4 Change initial settings to be more leafletjs like 2015-11-13 13:46:09 -08:00
Johan Gyllenspetz
cbadee8cdb Some nitpicking in Viewer and Cover
* Update container to to use real type
* Make Cover be imported from Viewer package
* Clearer of setup container. Prefer return of element instead of set in function.
* Add real client_id to debug test. Client id is registred as mapillary-js test id.
2015-11-13 12:49:33 -08:00
Kamil Nikel
684d9a62c5 Add Cover class, initialize the viewer with background 2015-11-13 14:42:15 +01:00
Kamil Nikel
ce5a56a98e Initialize the viewer 2015-11-13 13:31:55 +01:00
Kamil Nikel
976b245acb Add ./build folder, distinguish from ./dist 2015-11-13 09:41:30 +01:00