Kommentare entfernt, was nicht benötigt wird
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user