Adds two new options: documentName and documentDescription, that set the appropriate tags of the root document. This is useful for providing meaningful titles and descriptions for applications like google-earth.
The PR includes unit tests. Coverage is still at 4x100% ;)
Adds two new options:
documentName
anddocumentDescription
, that set the appropriate tags of the root document. This is useful for providing meaningful titles and descriptions for applications like google-earth.The PR includes unit tests. Coverage is still at 4x100% ;)