Const
Added to ol.Feature, if a AbstractFeatureProvider provides more than one feature for one location. The provided feature is a cluster feature. The single features can be accessed by feature.get('features').
feature.get('features')
Added to ol.Feature, if a AbstractFeatureProvider provides more than one feature for one location. The provided feature is a cluster feature. The single features can be accessed by
feature.get('features')
.