Fixed thailand map size

This commit is contained in:
neveldo
2014-12-14 22:41:24 +01:00
parent f92eada146
commit 7840816e58
+2 -2
View File
@@ -13,8 +13,8 @@
{
maps : {
thailand : {
width : 800.0,
height : 600.0,
width : 900.0,
height : 1640.0,
getCoords : function (lat, lon) {
/*Begin Convert latitude,longitude to x,y*/
var xfactor = 10842593.562843978;