Skip to content

Commit

Permalink
refactor(integration): change icon for proximity tool (#1679)
Browse files Browse the repository at this point in the history
  • Loading branch information
pelord authored May 16, 2024
1 parent 0526198 commit bb2221e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import { MapState } from '../map.state';
@ToolComponent({
name: 'map-proximity',
title: 'igo.integration.tools.closestFeature',
icon: 'output_circle'
icon: 'radar'
})
/**
* Tool to handle the advanced map tools
Expand Down

0 comments on commit bb2221e

Please sign in to comment.