I have a ShapeFileFeatureLayer that I am attempting to render using a set of ValueStyles where the ColumnName that rendering is based on is a Double data type.
I cannot get the layer to render when using a Double data type. The layer does not even appear.
I have other layers making use of ValueStyle to render, but those use a String data type or Long data type as the columns for the ValueStyle and they are rendered as expected.
Just as an experiment I changed the column name, for the layer in question, for the ValueStlye, to one that is a String data type and it rended as expected.
Does MapSuite support a column of Double date type as the target column for ValueStyle?
Regards,
Dennis