Searched refs:dataPointTypes (Results 1 – 1 of 1) sorted by relevance
97 val dataPointTypes = in featureToJson() constant102 if (dataPointTypes.size == 1) { in featureToJson()103 put(KEY_FEATURE_TYPE, dataPointTypes.single()) in featureToJson()104 } else if (dataPointTypes.size > 1) { in featureToJson()