protected property GeofieldGoogleMapViewStyle::$usesRowClass in Geofield Map 8
Same name and namespace in other branches
- 8.2 src/Plugin/views/style/GeofieldGoogleMapViewStyle.php \Drupal\geofield_map\Plugin\views\style\GeofieldGoogleMapViewStyle::usesRowClass
Does the style plugin support custom css class for the rows.
Type: bool
Overrides DefaultStyle::$usesRowClass
File
- src/
Plugin/ views/ style/ GeofieldGoogleMapViewStyle.php, line 219
Class
- GeofieldGoogleMapViewStyle
- Style plugin to render a View output as a Leaflet map.
Namespace
Drupal\geofield_map\Plugin\views\styleCode
protected $usesRowClass = FALSE;