Add the file path to the layer label.

This commit is contained in:
David Molineus
2017-10-17 18:18:33 +02:00
parent c465b724f4
commit 60306459d2
2 changed files with 53 additions and 0 deletions

View File

@@ -84,3 +84,8 @@ services:
class: Netzmacht\Contao\Leaflet\Backend\Renderer\Label\Layer\VectorsLabelRenderer
tags:
- { name: 'netzmacht.contao_leaflet.layer_label_renderer' }
netzmacht.contao_leaflet.layer_label_renderer.file:
class: Netzmacht\Contao\Leaflet\Backend\Renderer\Label\Layer\FileLabelRenderer
tags:
- { name: 'netzmacht.contao_leaflet.layer_label_renderer' }