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)

D:/iClient9_English0919/src/leaflet/overlay/HeatMapLayer.js, line 577
Name Type Description
geometry L.Point | L.LatLng | L.CircleMarker

Feature graphic.

attributes Object

Feature attributes.

Extends