Allows a collection of copyright messages to be displayed depending on whether the given bounds coincides with the currently displayed map window bounds.
| OpenSpace. | Allows a collection of copyright messages to be displayed depending on whether the given bounds coincides with the currently displayed map window bounds. |
| Constructor | |
| OpenSpace. | Construct a new OpenSpace.Control.CopyrightCollection |
| Functions | |
| addCopyright | Adds a copyright to the collection |
| getCopyrightNotice | |
| draw | {DOMElement} |
| updateScale | |
| onMapResize |
addCopyright: function( copyright )
Adds a copyright to the collection
| copyright | {OpenSpace.Control.Copyright} Copyright to add. |
Adds a copyright to the collection
addCopyright: function( copyright )
getCopyrightNotice: function( extent )
{DOMElement}
draw: function()
updateScale: function()