You are here

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

Does the style plugin support custom css class for the rows.

Type: bool

Overrides StylePluginBase::$usesRowClass

File

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

Class

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

Namespace

Drupal\yamaps\Plugin\views\style

Code

protected $usesRowClass = FALSE;