HeatMapLayer

GeoGlobe.Layer. HeatMapLayer

热力图图层

Constructor

new HeatMapLayer()

Members

heatmap-color :mapbox-gl-style-spec

Color ramp for heatmap. Domain is 0 (low) to 1 (high). Begin color ramp at 0-stop with a 0-transparancy color to create a blur-like effect.
Type:
  • mapbox-gl-style-spec

heatmap-intensity :mapbox-gl-style-spec

Increase the heatmap color weight weight by zoom level heatmap-intensity is a multiplier on top of heatmap-weight
Type:
  • mapbox-gl-style-spec

heatmap-opacity :mapbox-gl-style-spec

Transition from heatmap to circle layer by zoom level
Type:
  • mapbox-gl-style-spec

heatmap-radius :mapbox-gl-style-spec

Adjust the heatmap radius by zoom level
Type:
  • mapbox-gl-style-spec

heatmap-weight :mapbox-gl-style-spec

Increase the heatmap weight based on frequency and property magnitude
Type:
  • mapbox-gl-style-spec