@mathstack/viz 1.1.2 → 1.1.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -6576,7 +6576,7 @@ class GeographiesLayerBuilder {
|
|
|
6576
6576
|
return this;
|
|
6577
6577
|
}
|
|
6578
6578
|
/**
|
|
6579
|
-
* OPTIONAL. Determines whether the layer can use viz
|
|
6579
|
+
* OPTIONAL. Determines whether the layer can use viz event actions.
|
|
6580
6580
|
*
|
|
6581
6581
|
* If true, the event listener that corresponds to the provided directive will be placed on that layer's paths.
|
|
6582
6582
|
*
|