Blueprint dashboard & geofence

Blueprint dashboard & geofence

I have an analysis with geofence done be me. It detects correctly the device.

I just want to show that geofence on the blueprint dashboard in the map widget. 
If I create with the map widget the geofence can be seen, but through analysis is not happening.. yet :D

my geofence
  1. {
  2.   "id": "635107db05e4410011d8c11c",
  3.   "time": "2022-10-20T08:33:31.913Z",
  4.   "value": "Auchan Titan",
  5.   "variable": "geofencesX",
  6.   "metadata": {
  7.     "event": "Auchan Titan Bulevardul 1 Decembrie 1918 33A, București 032455, Romania",
  8.     "geolocation": {
  9.       "coordinates": [
  10.         44.420341,
  11.         26.1795756
  12.       ],
  13.       "radius": 100,
  14.       "type": "Point"
  15.     }
  16.   },
  17.   "created_at": "2022-10-20T08:33:31.913Z",
  18.   "group": "a11c8d1100144e50bd701536",
  19.   "device": "62aa347c0d0db600119162ad"
  20. }