hi, I want to link images inside a popup from a google drive folder
so the number of the img inside my folder match the id of the of the selected polygon
I put this inside the url for the image property but it does/t work ofcouse
https://drive.google.com/drive/folders/1V0z6nk3oWAGzbApTpbo0tONID_cJzFVE?usp=sharing/{OBJECTID}.png
I found this but this link https://support.esri.com/en/technical-article/000015466 but problem is that I need to change the image for each parcel and each image has a different id I try with my webserver but amazon does the same it change all the images urls individually.
Is there a solution for this?