OpenSpace. Control. CopyrightCollection

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

Summary
Allows a collection of copyright messages to be displayed depending on whether the given bounds coincides with the currently displayed map window bounds.
Construct a new OpenSpace.Control.CopyrightCollection
Adds a copyright to the collection

Constructor

OpenSpace. Control. CopyrightCollection

Construct a new OpenSpace.Control.CopyrightCollection

Parameters

options{Object} options

Functions

addCopyright

addCopyright: function(copyright)

Adds a copyright to the collection

Parameters

copyright{OpenSpace.Control.Copyright} Copyright to add.
addCopyright: function(copyright)
Adds a copyright to the collection
Allows a copyright message to be displayed depending on whether the given bounds coincides with the currently displayed map window bounds.