Class: heatMapFeature

L.supermap.heatMapFeature

Client thematic map feature class. The supported geometry parameter type is L.Point, L.LatLng, L.CircleMarker.

L.supermap.heatMapFeature(geometry, attributes)

HeatMapLayer.js, line 577
Name Type Description
geometry L.Point | L.LatLng | L.CircleMarker

Feature graphic.

attributes Object

Feature attributes.

Extends