add leaflet controller
This commit is contained in:
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": []
|
||||||
|
}
|
Reference in New Issue
Block a user