Generate absolute urls for file layers

https://github.com/netzmacht/contao-leaflet-maps/issues/92
This commit is contained in:
David Molineus
2020-12-18 09:13:29 +01:00
parent 49f3b7dbcd
commit 60e285c673
3 changed files with 24 additions and 10 deletions

View File

@@ -77,6 +77,7 @@ services:
class: Netzmacht\Contao\Leaflet\Mapper\Layer\FileLayerMapper
arguments:
- '@netzmacht.contao_toolkit.repository_manager'
- '@netzmacht.contao_toolkit.contao.environment_adapter'
tags:
- { name: netzmacht.contao_leaflet.mapper }