A Layout is a full featured and customizable view for Tethys Apps. They are different from Template Gizmos, which are only small snippets of a page of that can be composed to create a full feature view. However, Layouts often use Gizmos behind the scenes. For example, the Map Layout includes a fullscreen map with layer tree and includes advanced features like feature selection, properties popups, and click and plot (Figure 1). In addition, Layouts provide rich JavaScript APIs that allow you to access the internal data and customize the dynamic behavoir of the view.
Figure 1. Example of a Map Layout.
Features of Layouts inlcude:
To learn more about Tethys Layouts and how to use them, see the Layouts API Documentation.