You are here

protected property StyledGoogleMapStyle::$usesRowClass in Styled Google Map 8.2

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

Type: bool

Overrides StylePluginBase::$usesRowClass

File

src/Plugin/views/style/StyledGoogleMapStyle.php, line 45

Class

StyledGoogleMapStyle
Views area StyledGoogleMapStyle handler.

Namespace

Drupal\styled_google_map\Plugin\views\style

Code

protected $usesRowClass = FALSE;