You are here

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

Does the style plugin allows to use style plugins.

Type: bool

Overrides StylePluginBase::$usesRowPlugin

File

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

Class

StyledGoogleMapStyle
Views area StyledGoogleMapStyle handler.

Namespace

Drupal\styled_google_map\Plugin\views\style

Code

protected $usesRowPlugin = FALSE;