'#description'=>t('You can pull the bodies of the markers from a callback instead of defining them inline. This is a performance feature for advanced users.'),
'#default_value'=>$this->options['enablermt'],
);
$form['rmtfield']=array(
'#type'=>'select',
'#title'=>t('RMT field'),
'#description'=>t('You can use a views field to define the "tail" of the path called back.'),