You are here

protected property GeofieldGoogleMapViewStyle::$link in Geofield Map 8.2

Same name and namespace in other branches
  1. 8 src/Plugin/views/style/GeofieldGoogleMapViewStyle.php \Drupal\geofield_map\Plugin\views\style\GeofieldGoogleMapViewStyle::link

The Link generator Service.

Type: \Drupal\Core\Utility\LinkGeneratorInterface

Overrides GeofieldMapFieldTrait::$link

File

src/Plugin/views/style/GeofieldGoogleMapViewStyle.php, line 133

Class

GeofieldGoogleMapViewStyle
Style plugin to render a View output as a Leaflet map.

Namespace

Drupal\geofield_map\Plugin\views\style

Code

protected $link;