You are here

protected property CommonMapBase::$usesGrouping in Geolocation Field 8.2

Does the style plugin support grouping of rows.

Type: bool

Overrides StylePluginBase::$usesGrouping

File

src/Plugin/views/style/CommonMapBase.php, line 30

Class

CommonMapBase
Allow to display several field items on a common map.

Namespace

Drupal\geolocation\Plugin\views\style

Code

protected $usesGrouping = FALSE;