Is there any way to make a request for a layer's drawing information and get back the actual image (or url) for a Simple Marker/Line/Polygon/etc symbol? This is easily done for a Picture Marker because the url is returned but for any other type, only the marker information is returned.
I'm trying to use this information to create a dynamic legend TOC so I would need some image to use unless there is a way to construct the graphic from the info and turn that into an image?