You are here

protected property IpGeoLocPluginStyleMap::$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/IpGeoLocPluginStyleMap.php, line 44

Class

IpGeoLocPluginStyleMap
Views Style plugin extension for Map.

Namespace

Drupal\ip_geoloc\Plugin\views\style

Code

protected $usesFields = TRUE;