|
Online Maps v3
|
Information about the copyright holder and any license governing use of this file. By linking to an appropriate license, you may place your data into the public domain or grant additional usage rights. More...
Public Member Functions | |
| Copyright (string author) | |
| Constructor. | |
| Copyright (OnlineMapsXML node) | |
| Creates instance and loads the data from the node. | |
Public Attributes | |
| string | author |
| Copyright holder. | |
| int? | year |
| Year of copyright. | |
| string | license |
| Link to external file containing license text. | |
Information about the copyright holder and any license governing use of this file. By linking to an appropriate license, you may place your data into the public domain or grant additional usage rights.
| OnlineMapsGPXObject.Copyright.Copyright | ( | string | author | ) |
Constructor.
| author | Copyright holder |
| OnlineMapsGPXObject.Copyright.Copyright | ( | OnlineMapsXML | node | ) |
Creates instance and loads the data from the node.
| node | Copyright node |