Skip to content

Commit

Permalink
chore: fix cursor in infrastruktur topic
Browse files Browse the repository at this point in the history
  • Loading branch information
danji90 committed Jan 15, 2025
1 parent 9369505 commit 14193c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/layers/KilometrageLayer/KilometrageLayer.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ class KilometrageLayer extends MapboxStyleLayer {
properties: {
isQueryable: true,
hideInLegend: true,
featureInfoEventTypes: ["singleclick"],
useOverlay: false,
popupComponent: "KilometragePopup",
...(options || {}).properties,
Expand Down

0 comments on commit 14193c4

Please sign in to comment.