Function: createPointsLayerConfig()
createPointsLayerConfig(
rawPointsLayerConfig):PointsLayerConfig
Defined in: model/points.ts:213
Creates a PointsLayerConfig from a RawPointsLayerConfig by applying pointsLayerConfigDefaults
Parameters
rawPointsLayerConfig
The raw points layer configuration
Returns
The complete points layer configuration with default values applied