update poten app with centered and countPerArea
This commit is contained in:
		| @@ -13,11 +13,13 @@ namespace FarmmapsPoten.Models | ||||
|         public string MeanDensity { get; set; } | ||||
|         public string Variation { get; set; } | ||||
|         public bool UseShadow { get; set; } | ||||
|         public bool CountPerArea { get; set; } | ||||
|         public JObject GeometryJson { get; set; } | ||||
|  | ||||
|         public bool GenerateTaskmap { get; set; } | ||||
|         public string CellWidth { get; set; } | ||||
|         public string CellHeight { get; set; } | ||||
|         public string Centered { get; set; } | ||||
|         public JObject StartPoint { get; set; } | ||||
|         public JObject EndPoint { get; set; } | ||||
|         public string Angle { get; set; } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user