Für ein Update für Kai
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -28,3 +28,5 @@ trace
|
|||||||
pages-manifest.json
|
pages-manifest.json
|
||||||
nodeMap für 13 am 16.07.2024.zip
|
nodeMap für 13 am 16.07.2024.zip
|
||||||
Lastenheft.js
|
Lastenheft.js
|
||||||
|
# Dendron-Verzeichnis ignorieren
|
||||||
|
docs/
|
||||||
|
|||||||
@@ -1,2 +1,2 @@
|
|||||||
// /config/appVersion
|
// /config/appVersion
|
||||||
export const APP_VERSION = "1.0.16.0";
|
export const APP_VERSION = "1.0.16.1";
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
import { useEffect } from "react";
|
import { useEffect } from "react";
|
||||||
// TODO: Bei GMA Datenfeld Rechtsklick „Station öffnen“ funktioniert nicht.
|
|
||||||
// [x]: 1- Bei GMA Datenfeld Rechtsklick „Station öffnen“ funktioniert nicht.
|
// [x]: 1- Bei GMA Datenfeld Rechtsklick „Station öffnen“ funktioniert nicht.
|
||||||
//FIXME: Add a comment
|
//FIXME: Link zu /talas5/devices/ wird nicht korrekt erstellt.
|
||||||
//BUG: Add a comment
|
//BUG: Add a comment
|
||||||
|
|
||||||
const useGmaMarkersLayer = (map, markers, GisStationsMeasurements, GMA, oms, isVisible) => {
|
const useGmaMarkersLayer = (map, markers, GisStationsMeasurements, GMA, oms, isVisible) => {
|
||||||
|
|||||||
Reference in New Issue
Block a user