Skip to content

Commit 4311087

Browse files
committed
india map test data updated
1 parent 236b3ee commit 4311087

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

india.html

+25
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,31 @@
3333
fillKey: 'MINOR',
3434
percent: 70,
3535
state: 'Meghalaya'
36+
},
37+
'MH': {
38+
fillKey: 'MEDIUM',
39+
percent: 70,
40+
state: 'Maharashtra'
41+
},
42+
'PB': {
43+
fillKey: 'MINOR',
44+
percent: 70,
45+
state: 'Punjab'
46+
},
47+
'SK': {
48+
fillKey: 'MINOR',
49+
percent: 70,
50+
state: 'Sikkim'
51+
},
52+
'PY': {
53+
fillKey: 'MEDIUM',
54+
percent: 70,
55+
state: 'Puducherry'
56+
},
57+
'UP': {
58+
fillKey: 'MAJOR',
59+
percent: 70,
60+
state: 'Uttar Pradesh'
3661
}
3762
},
3863
setProjection: function (element) {

0 commit comments

Comments
 (0)