You are here

protected property GeolocationStyleBase::$usesGrouping in Geolocation Field 8.3

Does the style plugin support grouping of rows.

Type: bool

Overrides StylePluginBase::$usesGrouping

File

src/Plugin/views/style/GeolocationStyleBase.php, line 38

Class

GeolocationStyleBase
Geolocation Style Base.

Namespace

Drupal\geolocation\Plugin\views\style

Code

protected $usesGrouping = FALSE;