19 lines
315 B
JSON
19 lines
315 B
JSON
{
|
|
"name": "acf/google-map",
|
|
"title": "Carte Google",
|
|
"category": "homegrade-google-map",
|
|
"multiple": false,
|
|
"icon": {
|
|
"foreground": "#DF1E1E",
|
|
"src": "location-alt"
|
|
},
|
|
"keywords": [
|
|
"Carte",
|
|
"google",
|
|
"map"
|
|
],
|
|
"acf": {
|
|
"mode": "auto",
|
|
"renderTemplate": "google-map.php"
|
|
}
|
|
} |