manuelnas / CesiumHeatmap

A library to add heatmaps (using heatmap.js) to the Cesium framework.
MIT License
153 stars 110 forks source link

got problems when adding the HeatmapImageryProvider class to the Cesium framework #1

Open yanfen1993 opened 8 years ago

yanfen1993 commented 8 years ago

I got problems when adding the HeatmapImageryProvider class to the Cesium framework,

I do not undrstand “Add the class (define - return HeatmapImageryProvider) to Cesium.js after the definition of define and before the definition of Cesium.” How to do this ?