Skip to content

Commit

Permalink
fix: reactivate drill down feature info requests
Browse files Browse the repository at this point in the history
  • Loading branch information
dnlkoch committed Dec 23, 2024
1 parent 5814db4 commit 0058b88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/ToolMenu/FeatureInfo/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -302,6 +302,7 @@ export const FeatureInfo: React.FC<FeatureInfoProps> = ({
resultRenderer={resultRenderer}
fetchOpts={getFetchOpts}
onSuccess={onSuccess}
drillDown={true}
{...restProps}
/>
</div>
Expand Down

0 comments on commit 0058b88

Please sign in to comment.