HeatmapRenderer QML Type

  • Esri.ArcGISRuntime
  • HeatmapRenderer
  • A renderer based on a heat map. More...

    Import Statement: import Esri.ArcGISRuntime
    Since: Esri.ArcGISRuntime 100.2
    Inherits:

    Renderer

    Detailed Description

    Note: You cannot declare or create a component of this type in QML code.

    Heat maps represent the geographic density of features on a map. The relative density is displayed using a color scheme that smoothly varies a set of colors ranging from cool (low density of points) to hot (high density of points). Heat map symbology is a dynamic raster surface that changes as you zoom in and out. For example, if you map a city's crime hot spots, zooming out shows a bigger picture of criminal activity across the city, while zooming in shows more detailed density patterns in particular neighborhoods without having to change any symbology properties.

    See also JsonSerializable.

    Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.