options['style'] == 'dms') { return theme('location_longitude_dms', $values->{$this->field_alias}); } return parent::render($values); } }