next()){ $result[]= array( 'ID' => $marker['ID'], 'lon' => $marker['lon'], 'lat' => $marker['lat']); } return JsonResult::toString($result);} }