You are here

protected property Leaflet::$renderer in Leaflet 8

Same name and namespace in other branches
  1. 2.1.x modules/leaflet_views/src/Plugin/views/style/Leaflet.php \Drupal\leaflet_views\Plugin\views\style\Leaflet::renderer
  2. 2.0.x modules/leaflet_views/src/Plugin/views/style/Leaflet.php \Drupal\leaflet_views\Plugin\views\style\Leaflet::renderer

The Renderer service property.

Type: \Drupal\Core\Entity\EntityDisplayRepositoryInterface

Overrides PluginBase::$renderer

File

modules/leaflet_views/src/Plugin/views/style/Leaflet.php, line 67

Class

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

Namespace

Drupal\leaflet_views\Plugin\views\style

Code

protected $renderer;