mirror of
https://github.com/grafana/grafana.git
synced 2025-02-16 02:23:31 -06:00
19 lines
314 B
JSON
19 lines
314 B
JSON
{
|
|
"type": "panel",
|
|
"name": "Geomap",
|
|
"id": "geomap",
|
|
"state": "beta",
|
|
|
|
"info": {
|
|
"description": "Geomap panel",
|
|
"author": {
|
|
"name": "Grafana Labs",
|
|
"url": "https://grafana.com"
|
|
},
|
|
"logos": {
|
|
"small": "img/icn-geomap.svg",
|
|
"large": "img/icn-geomap.svg"
|
|
}
|
|
}
|
|
}
|