Is it possible to open the EFB programmatically? I tried a few different flowevents, but they didn’t work. Are there any flowevents, JS events, or other ways to open the efb (specifically on the map page, if possible)?
@MattNischan Any ideas?
Hello,
I’m not aware of anything, but we (WT) only made the planner app for the EFB, not the EFB itself. So the Asobo folks who built all of that are probably the ones who will need to chime in here.
Thanks,
Matt
Do you mean to pop up EFB as 2D panel or 3D tablet?
regards
ROB
Mostly looking to open the 2d toolbar from a button press. The 3d one is aircraft-specific right?
For example (L:1:XMLVAR_3D_EFB_TABLET_Hidden) variable (note the “L:1:” index) pops up EFB in 3D. Maybe there are more variables like this…
regards
ROB
In this hiding menu at the top of the screen, when you click the EFB icon to pop 2D EFB up, the JS code behind is something like Coherent.call("TOGGLE_EFB")
regards
ROB
Thank you, that works!
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.