protected property Leaflet::$usesGrouping in Leaflet 8
Same name and namespace in other branches
- 2.1.x modules/leaflet_views/src/Plugin/views/style/Leaflet.php \Drupal\leaflet_views\Plugin\views\style\Leaflet::usesGrouping
- 2.0.x modules/leaflet_views/src/Plugin/views/style/Leaflet.php \Drupal\leaflet_views\Plugin\views\style\Leaflet::usesGrouping
Does the style plugin support grouping of rows.
Type: bool
Overrides StylePluginBase::$usesGrouping
File
- modules/
leaflet_views/ src/ Plugin/ views/ style/ Leaflet.php, line 39
Class
- Leaflet
- Style plugin to render a View output as a Leaflet map.
Namespace
Drupal\leaflet_views\Plugin\views\styleCode
protected $usesGrouping = FALSE;