Appearance
@mega-yfue/eufy-sdk / mapCellValueAt
function mapCellValueAt(map, point): "unknown" | "obstacle" | "free" | "carpet" | undefined;
What the map says about a world position.
VacuumMapPlane
MapPoint
"unknown" | "obstacle" | "free" | "carpet" | undefined
"unknown"
"obstacle"
"free"
"carpet"
undefined