MCPcopy Index your code
hub / github.com/SuperMap/iClient-JavaScript / heatMapLayer

Function heatMapLayer

src/leaflet/overlay/HeatMapLayer.js:632–634  ·  view source on GitHub ↗
(name, options)

Source from the content-addressed store, hash-verified

630
631});
632export var heatMapLayer = function (name, options) {
633 return new HeatMapLayer(name, options);
634};

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected