add leaflet controller
This commit is contained in:
parent
6c340b4229
commit
6a5a5c2282
11
assets/controllers.json
Normal file
11
assets/controllers.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"controllers": {
|
||||
"@symfony/ux-leaflet-map": {
|
||||
"map": {
|
||||
"enabled": true,
|
||||
"fetch": "lazy"
|
||||
}
|
||||
}
|
||||
},
|
||||
"entrypoints": []
|
||||
}
|
Loading…
Reference in New Issue
Block a user