protected property LeafletMap::$leafletService in Leaflet 2.1.x
Same name and namespace in other branches
- 8 modules/leaflet_views/src/Plugin/views/style/LeafletMap.php \Drupal\leaflet_views\Plugin\views\style\LeafletMap::leafletService
- 2.0.x modules/leaflet_views/src/Plugin/views/style/LeafletMap.php \Drupal\leaflet_views\Plugin\views\style\LeafletMap::leafletService
Leaflet service.
Type: \Drupal\Leaflet\LeafletService
File
- modules/
leaflet_views/ src/ Plugin/ views/ style/ LeafletMap.php, line 147
Class
- LeafletMap
- Style plugin to render a View output as a Leaflet map.
Namespace
Drupal\leaflet_views\Plugin\views\styleCode
protected $leafletService;