You are here

protected property CommonMap::$usesGrouping in Geolocation Field 8

Does the style plugin support grouping of rows.

Type: bool

Overrides StylePluginBase::$usesGrouping

File

src/Plugin/views/style/CommonMap.php, line 33

Class

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

Namespace

Drupal\geolocation\Plugin\views\style

Code

protected $usesGrouping = FALSE;