gis-tools-ts - v0.6.0
Preparing search index...
index
GPXCopyright
Interface GPXCopyright
Defines copyright and license information.
interface
GPXCopyright
{
author
:
string
;
license
?:
string
;
year
?:
string
;
}
Index
Properties
author
license?
year?
Properties
author
author
:
string
Copyright holder
Optional
license
license
?:
string
License URL
Optional
year
year
?:
string
Year of copyright
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
author
license
year
gis-tools-ts - v0.6.0
Loading...
Defines copyright and license information.