diff --git a/packages/geoview-core/src/geo/layer/layer.ts b/packages/geoview-core/src/geo/layer/layer.ts index c8c901d01b3..891d95841ce 100644 --- a/packages/geoview-core/src/geo/layer/layer.ts +++ b/packages/geoview-core/src/geo/layer/layer.ts @@ -560,6 +560,7 @@ export class LayerApi { } /** + * TODO Add this function to utilties * Gets all child paths from a parent path * @param {string} parentPath - The parent path * @returns {string[]} Child layer paths