Returns the state map of a feature within a style source as a JSON string.
Future<String> getFeatureState( String sourceId, String? sourceLayerId, String featureId, );