You are here

protected property Layer::$usesAJAX in Geolocation Field 8.3

Whether the display allows the use of AJAX or not.

Type: bool

Overrides DisplayPluginBase::$usesAJAX

File

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

Class

Layer
The plugin that handles an attachment display.

Namespace

Drupal\geolocation\Plugin\views\display

Code

protected $usesAJAX = FALSE;