trackAttributes is optional

This commit is contained in:
ahocevar
2013-05-16 15:26:54 +02:00
parent cde4ef435c
commit 3e6cdf8901

View File

@@ -303,7 +303,8 @@
* KML? Default is `false`.
* @property {number|undefined} maxDepth Maximum depth to follow network links.
* 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.
*/
/**