You are here

protected property CommonMap::$usesRowClass in Geolocation Field 8

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

Type: bool

Overrides StylePluginBase::$usesRowClass

File

src/Plugin/views/style/CommonMap.php, line 32

Class

CommonMap
Allow to display several field items on a common map.

Namespace

Drupal\geolocation\Plugin\views\style

Code

protected $usesRowClass = FALSE;