Skip to content

Commit

Permalink
Add TODO for getAllChildPaths function
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewMuehlhauserNRCan committed Dec 5, 2024
1 parent f5f5fa9 commit becadc6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/geoview-core/src/geo/layer/layer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit becadc6

Please sign in to comment.