Possible Duplicate:
Why am i not getting exact Longitude when i click on a marker?
I get data from mysql by xml. Everything is ok. but when i wrote this coordinates with javascript it show me additional numbers.. where it can take this numbers?
like that:
it show me this lat long.. : (40.992638, 47.860474*00000007*),(40.992252, 47.860619*00000004*)
but my lat longs like that: (40.992638 47.860474 ) (40.992252 47.860619)
what is: **00000007 & 00000004 ?**