You are here

protected property IpGeoLocPluginStyleLeaflet::$usesFields in IP Geolocation Views & Maps 8

Does the style plugin for itself support to add fields to its output.

This option only makes sense on style plugins without row plugins, like for example table.

Type: bool

Overrides StylePluginBase::$usesFields

File

src/Plugin/views/style/IpGeoLocPluginStyleLeaflet.php, line 52

Class

IpGeoLocPluginStyleLeaflet
Views Style plugin extension for Leaflet (if enabled).

Namespace

Drupal\ip_geoloc\Plugin\views\style

Code

protected $usesFields = TRUE;