Kommentare entfernt, was nicht benötigt wird

This commit is contained in:
ISA
2025-03-11 07:52:27 +01:00
parent f59fb62d29
commit a846bd14ce
5 changed files with 7 additions and 7 deletions

View File

@@ -83,7 +83,7 @@ export const setupPOIs = async (
`);
marker.on("mouseover", function () {
console.log("Device Name:", marker); // Debugging
//console.log("Device Name:", marker); // Debugging
handlePoiSelect(
{
id: location.idPoi,