Hi,
I have several Android devices and each of them has different version
of Google Maps:
3.0 in HTC G1, 3.1.1 in HTC Dream and 3.4 in Nexus one and Motorola
Droid.
When i use the following code:
Intent myIntent = new Intent(Intent.ACTION_VIEW,Uri.parse("geo:0,0?
q=Starbucks"));
I get different behavior on the devices:
On the latest versions of Google Maps application I see a map the term
centered around my current location with a reasonable zoom radius
while in Google Maps 3.0 I see list of results and button to the map.
Is there a way to get the same behavior on all devices? of course i
prefer the behavior of the latest versions
thanks
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en