Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
});
632
export
var
heatMapLayer =
function
(name, options) {
633
return
new
HeatMapLayer(name, options);
634
};
Callers
1
HeatMapLayerSpec.js
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected