Select to view content in your preferred language

Pop-up configuration

395
1
11-09-2022 05:12 AM
FloydRalepele
New Contributor

Hello

I need assistance with configuring pop-ups to show different images for one layer in each specific points. My layer has 240 points, and I would like to add pictures that are associated with each point. I would be grateful for a response with some guidance, because I have been struggling.

 

0 Kudos
1 Reply
jcarlson
MVP Esteemed Contributor

The simplest way would be to enable attachments on the layer and add the images to each point. Then your popup can include attached media.

How are you keeping track of which photo goes with each point? Is there a URL field in the points, or some unique attribute of each point that the photo is being named with?

Either way, you can pipe that text into an image URL this way. Add an Image item to your popup:

jcarlson_1-1668006448504.png

Then use your field (or some/url/{attribute}.png or similar):

jcarlson_0-1668006401500.png

That's it!

- Josh Carlson
Kendall County GIS
0 Kudos