You are here

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

Should field labels be enabled by default.

Type: bool

Overrides StylePluginBase::$defaultFieldLabels

File

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

Class

StyledGoogleMapStyle
Views area StyledGoogleMapStyle handler.

Namespace

Drupal\styled_google_map\Plugin\views\style

Code

protected $defaultFieldLabels = FALSE;