addPage

Adds an HTML page under the Results panel of the SkylineGlobe web page.

 

JavaScript

 

addPage(URL, description, leaveCurrent)

Parameters

URL

The URL of an HTML page to be displayed.

description

A description of the HTML page which will be used as its title in the Results panel.

leaveCurrent

When set to True, the previous page is kept in the Results panel (so you can return to it by clicking the Prev button). When set to False, the new page replaces the current page.