Saptarshi Das

Results 2 comments of Saptarshi Das

another question sir , kindly please describe how to properly configure the unboundregion while using the choropleth map in Android , already gone through the documentation , still im not...

data.add(new CustomDataEntry("IN.SK", "", new LabelDataEntry(false))); data.add(new CustomDataEntry("IN.TN", "Tamil Nadu", regionalHashMap.tamilnadu.get("cnf"),regionalHashMap.tamilnadu.get("dischg"),regionalHashMap.tamilnadu.get("death"))); data.add(new CustomDataEntry("IN.TR", "", new LabelDataEntry(true))); i want to set the unbound region to this datas which are set to false...