mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
Modify tests for heatmap.js
This commit is contained in:
parent
0a16b7f522
commit
59ea3f2309
@ -6,7 +6,7 @@ var baseLayer = L.tileLayer(
|
||||
maxZoom: 18
|
||||
});
|
||||
|
||||
var testData: HeatmapDataObject = {
|
||||
var testData: HeatmapData = {
|
||||
max: 8,
|
||||
data: [
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user