M/impl/layer/AnimatedCluster~AnimatedCluster


import AnimatedCluster from 'M/impl/layer/AnimatedCluster';

Main constructor of the class. Creates a AnimatedCluster layer with parameters specified by the user

new AnimatedCluster(options)

impl/ol/layer/AnimatedCluster.js, line 27
Name Type Description
options Mx.parameters.LayerOptions

custom options for this layer

Methods

module:M/impl/layer/AnimatedCluster~AnimatedCluster.getClusterForFeature(map)

impl/ol/layer/AnimatedCluster.js, line 105

This function sets the map object of the layer

Name Type Description
map M.impl.Map

animate(map)

impl/ol/layer/AnimatedCluster.js, line 124

This function sets the map object of the layer

Name Type Description
map M.impl.Map

postanimate(map)

impl/ol/layer/AnimatedCluster.js, line 255

This function sets the map object of the layer

Name Type Description
map M.impl.Map

saveCluster_(map)

impl/ol/layer/AnimatedCluster.js, line 85

This function sets the map object of the layer

Name Type Description
map M.impl.Map

setStyle(map)

impl/ol/layer/AnimatedCluster.js, line 270

This function sets the map object of the layer

Name Type Description
map M.impl.Map