Creates linkage between the results page and a group node in the SGWorld control.
attachNode(sFrameName, node);
Parameter |
Description |
sFrameName |
The name of the HTML frame taken from the HTML window.name property |
node |
The SGWorld node to attach to the results page |
Remarks
To take advantage of the Show checkbox in the results pane, the client can create linkage between the result page he added and a group node in the SGWorld control. This will enable show/hide of results on the terrain.
In many cases, this linkage is made from within the HTML page added to the results pane. In that case, because the results HTML do not have the resultId returned from the addPage method, it could use its own frame name instead of the resultId