Skip to content

Commit

Permalink
fixup! front: select op with map when add train
Browse files Browse the repository at this point in the history
  • Loading branch information
theocrsb committed Jan 9, 2025
1 parent 7f693a6 commit e26ef35
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@ const NewMap = ({
setFeatureInfoClick({
feature: result.feature,
coordinates: result.nearest,
isOperationalPoint: false,
});
} else {
setFeatureInfoClick(undefined);
Expand Down

0 comments on commit e26ef35

Please sign in to comment.