Create new layer + convert in good crs

This commit is contained in:
marcu
2021-11-30 10:42:54 +01:00
parent 59a0b692ac
commit d026be3041
2 changed files with 16 additions and 2 deletions

View File

@@ -15,3 +15,8 @@ services:
resource: '../Serializer/Normalizer/'
tags:
- { name: 'serializer.normalizer', priority: -152 }
Chill\DocGeneratorBundle\Controller\:
resource: "../Controller"
autowire: true
autoconfigure: true