API Reference
Command
New-HtmlXGlobeHeatmap
Configures the globe heatmap layer.
Remarks
Use inside New-HtmlXGlobe { }.
Examples
New-HtmlXGlobeHeatmap -Bandwidth 0.6 -ColorSaturation 0.75 -BaseAltitude 0.02 -TopAltitude 0.35
Common Parameters
This command supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable.
For more information, see about_CommonParameters.
Syntax
New-HtmlXGlobeHeatmap [-Bandwidth <double>] [-BaseAltitude <double>] [-ColorSaturation <double>] [-TopAltitude <double>] [<CommonParameters>]#Parameters
- Bandwidth double
- Heatmap bandwidth.
- BaseAltitude double
- Heatmap base altitude.
- ColorSaturation double
- Heatmap color saturation.
- TopAltitude double
- Heatmap top altitude.
Outputs
HtmlForgeX.GlobeGl