You are here

protected property YaMaps::$usesGrouping in Yandex.Maps 8

Does the style plugin support grouping of rows.

Type: bool

Overrides StylePluginBase::$usesGrouping

File

src/Plugin/views/style/YaMaps.php, line 42

Class

YaMaps
Allow to display several field items on a yandex map.

Namespace

Drupal\yamaps\Plugin\views\style

Code

protected $usesGrouping = FALSE;