protected property YaMaps::$usesFields in Yandex.Maps 8
Does the style plugin for itself support to add fields to its output.
This option only makes sense on style plugins without row plugins, like for example table.
Type: bool
Overrides StylePluginBase::$usesFields
File
- src/
Plugin/ views/ style/ YaMaps.php, line 39
Class
- YaMaps
- Allow to display several field items on a yandex map.
Namespace
Drupal\yamaps\Plugin\views\styleCode
protected $usesFields = TRUE;