Online Maps v3
Loading...
Searching...
No Matches
OnlineMapsGPXObject.Copyright Class Reference

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.
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ Copyright() [1/2]

OnlineMapsGPXObject.Copyright.Copyright ( string author)

Constructor.

Parameters
authorCopyright holder

◆ Copyright() [2/2]

OnlineMapsGPXObject.Copyright.Copyright ( OnlineMapsXML node)

Creates instance and loads the data from the node.

Parameters
nodeCopyright node