Goddchen.4958:

Hey everyone,

I am using osmdroid to display the maps on Android. Displaying the maps works just fine (awesome!)

But I’m having issues with the POIs. osmdroid takes lat/lng coordinates to place markers on the map. But I’m unable to convert the xy coordinates of the POIs to lat/lng coordinates.

Can anyone give me a hint on this one?

See also my post on StackOverflow on this: http://stackoverflow.com/questions/17239346/osmdroid-coordinate-conversion-for-markers

Goddchen