Commit 350e0a7f authored by Varun Patil's avatar Varun Patil

chore(map): Update map weights

parent 868c210e
......@@ -61,8 +61,8 @@ public class Constants {
public static final String CARD_TYPE_BODY_HEAD = "card_type_body_head";
/* Map */
public static final double MAP_Xn = 19.134417, MAP_Yn = 72.901229, MAP_Zn = 1757, MAP_Zyn = 501;
public static final double[] MAP_WEIGHTS_X = {-11.392001766454612, -36.31634553309953, 73.91269388324432, -24.14021153064087, 3.4508817531539115, -0.1462262375477863, 5.532505074667804, -1.542391995870977, 36.14211738142935};
public static final double[] MAP_WEIGHTS_Y = {0.09738953520399705, -4.519868444089616, 62.38493718381985, 16.664561869057696, -2.168377988768651, 0.0919143297622087, 0.32304266159540823, 0.21688067854428716, -12.81393255320748};
public static final double MAP_Xn = 19.133691, MAP_Yn = 72.916984, MAP_Zn = 4189, MAP_Zyn = 1655;
public static final double[] MAP_WEIGHTS_X = {-7.769917472065843, 159.26978694839946, 244.46989575495544, -6.003894110679995, -0.28864271213341297, 0.010398324019718075, 4.215508849724247, -0.6078830146963545, -7.0400449629241395};
public static final double[] MAP_WEIGHTS_Y = {14.199431377059842, -158.80601990819815, 68.9630034040724, 5.796703402034644, 1.1348242200568706, 0.11891051684489184, -0.2930832938484276, 0.1448231125788526, -5.282895700923075};
public static final String MAP_INITIAL_MARKER = "initial_marker";
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment