diff --git a/website/map/index.php b/website/map/index.php index 7f7cb3a..4f7aea8 100644 --- a/website/map/index.php +++ b/website/map/index.php @@ -48,6 +48,7 @@ global $scooters; //"import" the global variable into the function's scope "lastPos" => $pos, "lastLocationUpdate" => $lst, "isRentable" => $rnt, + "batteryLevel" => $bat, "state" => $act, "name" => $nam, "title" => $tit,