Unique value renderer in Android

932
0
01-12-2017 08:00 PM
kkkk1
by
New Contributor II

We have a lot of shapfiles which we want to display in the Android device. And we know the SDK support rendering for .shp file, however we need to render with different symbol according to some property of the feature. We have found this(https://developers.arcgis.com/android/latest/guide/symbols-and-renderers.htm) which support what we want.

However there are almost 200+ dinstinct value of a property which means we have to define 200+ symbols in the codes manually. And we have created the .mxd file in desktop, so we wonder if we can use that directly in moble? Or any other solution to reduce the hard code job?

Tags (2)
0 Kudos
0 Replies