OpenSpace. Control. Copyright

Allows a copyright message to be displayed depending on whether the given bounds coincides with the currently displayed map window bounds.

Summary
Allows a copyright message to be displayed depending on whether the given bounds coincides with the currently displayed map window bounds.
{String} Text of the copyright message.
{OpenSpace.MapBounds} The bounds of the area to display this copyright message.
Constructs a new OpenSpace.Control.Copyright object.

Properties

text

{String} Text of the copyright message.

bounds

{OpenSpace.MapBounds} The bounds of the area to display this copyright message.

Constructor

OpenSpace. Control. Copyright

Constructs a new OpenSpace.Control.Copyright object.

Parameters

text{String} The text of the copyright message.
bounds{OpenSpace.MapBounds} The bounds of the area to display this copyright message.
Instances of this class represent bounding boxes.