protected property MarkerLayerGroup::$usesGrouping in Leaflet 8
Same name and namespace in other branches
- 2.1.x modules/leaflet_views/src/Plugin/views/style/MarkerLayerGroup.php \Drupal\leaflet_views\Plugin\views\style\MarkerLayerGroup::usesGrouping
- 2.0.x modules/leaflet_views/src/Plugin/views/style/MarkerLayerGroup.php \Drupal\leaflet_views\Plugin\views\style\MarkerLayerGroup::usesGrouping
Does the style plugin support grouping of rows.
Type: bool
Overrides MarkerDefault::$usesGrouping
File
- modules/
leaflet_views/ src/ Plugin/ views/ style/ MarkerLayerGroup.php, line 24
Class
- MarkerLayerGroup
- Style plugin to render leaflet features in layer groups.
Namespace
Drupal\leaflet_views\Plugin\views\styleCode
protected $usesGrouping = TRUE;