This gives me an idea... Yes, seems i was correct. If i test with Debrecen, 47.529974,21.639357, it shows me 47.0, 21.0, so, it seems that it somehow casts it to int, or something when displaying. The actual results in postmortem are correct (even though swapped). Does this help?