Select to view content in your preferred language

Legend symbols

784
1
Jump to solution
09-19-2012 10:21 PM
demdeberanz
Emerging Contributor
Good Morning everybody,
    I'm able to retrieve the legend information through the REST interface of a map service, among this data I can find the "imageData", I guess the representation of the image in some codification. Is there a way to build and show the "image" (actually the legend symbol) from this data?I guess I need to use something called dojo gfx but I couldn't find out anything useful about how to use that in this specific case.

Thank you very much everybody.
0 Kudos
1 Solution

Accepted Solutions
__Rich_
Deactivated User
On this page it states:

The legend symbols include the base64 encoded imageData


I presume you will have already done it, but if not try this.

View solution in original post

0 Kudos
1 Reply
__Rich_
Deactivated User
On this page it states:

The legend symbols include the base64 encoded imageData


I presume you will have already done it, but if not try this.
0 Kudos