You are here

protected property CommonMap::$usesRowPlugin in Geolocation Field 8

Whether or not this style uses a row plugin.

Type: bool

Overrides StylePluginBase::$usesRowPlugin

File

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

Class

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

Namespace

Drupal\geolocation\Plugin\views\style

Code

protected $usesRowPlugin = TRUE;