|
From: SHOUKAT A. <ali...@ya...> - 2008-07-28 12:01:12
|
I have implemented representing points and data pop-up functionalities which is present in GeoBliki example into Google example, so that I could use Google map..
But, I am getting mismatch in coordinates.
When i convert lat lon into UTM coordinates with the help of utilities available on net, i get some UTM, but if I give that value to mapbuilder GeoBliki example it plots it somewhere else.
i will explain it with example..
UTM conversion for lat 13.55076 lon 76.005577 is Easting 6,08,790.83 Northing 14,98,148.01
But to plot correctly mapbuilder GeoBliki example takes Easting 8460000 in Google map (Northing values is same). So the problem is only in lattitude part.
Can anyone help in this....
Thanks in advance,
Shoukat
|