The default data source for the map. It's created automatically while the map initializing.
(map)
map
Map
The map instance
DefaultSource
(featureStateMap)
Sets the feature state map to the source.
Example:
source.setFeatureStateMap({ "70030076195691401": { "height": 300 }, "70030076130722099": { "height": 200 }, });
featureStateMap
FeatureStateMapBinaryFeatureStateMap
Map of feature state by objects ids
void