Companion
object Companion
Content copied to clipboard
Static variables and methods.
Functions
Properties
defaultHeatmapColor
                          
                    Link copied to clipboard
                        Defines the color of each pixel based on its density value in a heatmap.
defaultHeatmapIntensity
                          
                    Link copied to clipboard
                        Similar to 
heatmap-weight but controls the intensity of the heatmap globally.defaultHeatmapIntensityAsExpression
                          
                    Link copied to clipboard
                        This is an Expression representation of "heatmap-intensity".
defaultHeatmapIntensityTransition
                          
                    Link copied to clipboard
                        Transition options for HeatmapIntensity.
defaultHeatmapOpacity
                          
                    Link copied to clipboard
                        The global opacity at which the heatmap layer will be drawn.
defaultHeatmapOpacityAsExpression
                          
                    Link copied to clipboard
                        This is an Expression representation of "heatmap-opacity".
defaultHeatmapOpacityTransition
                          
                    Link copied to clipboard
                        Transition options for HeatmapOpacity.
defaultHeatmapRadius
                          
                    Link copied to clipboard
                        Radius of influence of one heatmap point in pixels.
defaultHeatmapRadiusAsExpression
                          
                    Link copied to clipboard
                        This is an Expression representation of "heatmap-radius".
defaultHeatmapRadiusTransition
                          
                    Link copied to clipboard
                        Transition options for HeatmapRadius.
defaultHeatmapWeight
                          
                    Link copied to clipboard
                        A measure of how much an individual point contributes to the heatmap.
defaultHeatmapWeightAsExpression
                          
                    Link copied to clipboard
                        This is an Expression representation of "heatmap-weight".
defaultMaxZoom
                          
                    Link copied to clipboard
                        The maximum zoom level for the layer.
defaultMinZoom
                          
                    Link copied to clipboard
                        The minimum zoom level for the layer.
defaultVisibility
                          
                    Link copied to clipboard
                        Visibility of the layer.