'description' => __('Manually specify radius for Access Point. Set to 0 to determine radius based on grouped devices', 'gpsmap'),
'method' => 'textbox',
'max_length' => 10,
'value' => '|arg1:rdistance|',
'default' => '0',
);
}
}
$fields_host_edit3['groupnum'] = array(
'friendly_name' => __('Group ID', 'gpsmap'),
'description' => __('Groups define what devices are included in the coverage overlay. Will be checked against AP device group number. 0 to disable', 'gpsmap'),