You are here

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

Whether or not this style uses a row plugin.

Type: bool

Overrides StylePluginBase::$usesRowPlugin

File

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

Class

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

Namespace

Drupal\yamaps\Plugin\views\style

Code

protected $usesRowPlugin = TRUE;