Hello,
I am having trouble with a dynamic token in Grafana’s Geomap. I tried using a template variable ${token} in the URL, but when I inspect the network request in the browser, the variable isn’t being replaced. The URL is taken as-is. I expect having a similar behavior to the request with variable. Btw, I use https://X.X.X.X:9443/y/y/y/y/13/4247/2896.png?token=${token} as XYZ Tile layer
How shall I proceed ?
Thanks in advance.