Hello,
I have used the map tutorial for android and am trying to place a marker on the map exactly were the middle point on which the map was created. I can't find a way to do this with out providing a GPSProvider.
The question is how do I put a marker(Gmarker?) on the map according to the given x,y coordinates.
Thnaks.
the answer is here:
http://www.nutiteq.com/add-marker-choosen-place
Thanks Byron.