Is is possible to create a web map showing an image as the symbol, instead of a dot?
Situation: I want to display an image of an employee who sits at a certain desk instead of just their name with a little dot.
I have a field in my employee table which contains the URL to an image in our employee directory. I'd like to show their image above their name to help individuals more quickly identify which records are outdated. I know I can have the end user click on the image name and download it, but I want it to show up in the view.
