Tile Package Legend

3090
2
Jump to solution
04-28-2014 08:04 PM
ShiminCai
Occasional Contributor III
Hi All,

Is it possible to build legend from tile package (*.tpk) in code? Our users create their own tpks and want to be able to see the legend for the tpks. Any ideas?

Thanks,

Shimin
0 Kudos
1 Solution

Accepted Solutions
NimeshJarecha
Esri Regular Contributor
Yes, it is possible to build Legend for the local tiled layer. The AGSLocalTiledSubLayerInfo will have legendImages and legendLabels.

Regards,
Nimesh

View solution in original post

0 Kudos
2 Replies
NimeshJarecha
Esri Regular Contributor
Yes, it is possible to build Legend for the local tiled layer. The AGSLocalTiledSubLayerInfo will have legendImages and legendLabels.

Regards,
Nimesh
0 Kudos
ShiminCai
Occasional Contributor III
That's great... Thanks a lot Nimesh. Cheers, Shimin
0 Kudos