76566

Question:
I have an app which stores co-ordinates. I am using Google maps to show the location to allow full use of the maps app. I am using the intent call and placing the co-ordinates in the q=xxxxxxxxx,xxxxxxxxx part.
This works, however when Google maps shows the location it often finds a point on the road, sometimes a little distance from the actual co-ordinates.
Is there a way to get maps to show the actual point?
Answer1:<a href="http://maps.google.com/maps?q=(@24.397611,120.780512" rel="nofollow">http://maps.google.com/maps?q=(@24.397611,120.780512</a>)
from
<a href="http://mapki.com/wiki/Google_Map_Parameters" rel="nofollow">http://mapki.com/wiki/Google_Map_Parameters</a>