trackAttributes is optional
This commit is contained in:
@@ -303,7 +303,8 @@
|
|||||||
* KML? Default is `false`.
|
* KML? Default is `false`.
|
||||||
* @property {number|undefined} maxDepth Maximum depth to follow network links.
|
* @property {number|undefined} maxDepth Maximum depth to follow network links.
|
||||||
* Default is 0, which means we don't follow network links at all.
|
* Default is 0, which means we don't follow network links at all.
|
||||||
* @property {Array.<string>} trackAttributes Track attributes to parse.
|
* @property {Array.<string>|undefined} trackAttributes Track attributes to
|
||||||
|
* parse.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user