Skip to content

Commit

Permalink
front: remove isInEditor property of mapbuttons in reference map
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolaswurtz authored and flomonster committed Feb 1, 2024
1 parent fc7f4b4 commit e220992
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion front/src/applications/referenceMap/Map.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ function Map() {
withInfraButton
withMapKeyButton
bearing={viewport.bearing}
isInEditor={false}
/>
<ReactMapGL
{...viewport}
Expand Down

0 comments on commit e220992

Please sign in to comment.