You are here

protected property Layer::$usesAreas in Geolocation Field 8.3

Whether the display allows area plugins.

Type: bool

Overrides DisplayPluginBase::$usesAreas

File

src/Plugin/views/display/Layer.php, line 42

Class

Layer
The plugin that handles an attachment display.

Namespace

Drupal\geolocation\Plugin\views\display

Code

protected $usesAreas = FALSE;