You are here

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

Does the style plugin for itself support to add fields to it's output.

Type: bool

Overrides StylePluginBase::$usesFields

File

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

Class

StyledGoogleMapStyle
Views area StyledGoogleMapStyle handler.

Namespace

Drupal\styled_google_map\Plugin\views\style

Code

protected $usesFields = TRUE;