Skip to content

Commit e220992

Browse files
nicolaswurtzflomonster
authored andcommitted
front: remove isInEditor property of mapbuttons in reference map
1 parent fc7f4b4 commit e220992

File tree

1 file changed

+0
-1
lines changed
  • front/src/applications/referenceMap

1 file changed

+0
-1
lines changed

front/src/applications/referenceMap/Map.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@ function Map() {
108108
withInfraButton
109109
withMapKeyButton
110110
bearing={viewport.bearing}
111-
isInEditor={false}
112111
/>
113112
<ReactMapGL
114113
{...viewport}

0 commit comments

Comments
 (0)