You are here

protected property GeolocationStyleBase::$usesRowPlugin in Geolocation Field 8.3

Whether or not this style uses a row plugin.

Type: bool

Overrides StylePluginBase::$usesRowPlugin

File

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

Class

GeolocationStyleBase
Geolocation Style Base.

Namespace

Drupal\geolocation\Plugin\views\style

Code

protected $usesRowPlugin = TRUE;