I have an online map the displays memorials in a cemetery, labeled by their name. I want a photo of the memorial to be visible in the pop-up, however, the photo is displayed as follows:
Data for this map was made in Gaia GPS, including the photos taken for each grave marker. Data was imported into the map at a GeoJSON hosted feature layer. From the image above, I think the error lies in incorrect parsing. The last line in the pop-up looks like it's the image URL I need.
How can I properly include the pictures for each pop-up?