Lastenheft.js in gitignore
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
import { useEffect } from "react";
|
||||
// TODO: Bei GMA Datenfeld Rechtsklick „Station öffnen“ funktioniert nicht.
|
||||
// [x]: 1- Bei GMA Datenfeld Rechtsklick „Station öffnen“ funktioniert nicht.
|
||||
//FIXME: Add a comment
|
||||
//BUG: Add a comment
|
||||
|
||||
const useGmaMarkersLayer = (map, markers, GisStationsMeasurements, GMA, oms, isVisible) => {
|
||||
let currentMenu = null; // Variable für das aktuelle Kontextmenü
|
||||
|
||||
Reference in New Issue
Block a user