[android-developers] Re: Google Maps are very old on Android
You didn't specify:
android:giveMeLatestMaps="true"
On Monday, March 19, 2012 8:07:06 AM UTC+8, ga...@deanblakely.com wrote:
-- On Monday, March 19, 2012 8:07:06 AM UTC+8, ga...@deanblakely.com wrote:
I'm going through some of the tutorials and just finished
HelloGoogleMaps tutorial. It works alright but I notice that the map
is very old - much older than on Google.com.
Looking where I live it's at least 7 years old. On Google.com it's
no more than 2 years old. Why would this be?
the main.xml is...
<com.google.android.maps.MapView
xmlns:android="http://schemas.android.com/apk/res/android "
android:id="@+id/mapview"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:clickable="true"
android:apiKey="removedmyapikey"/>
thanks,
Gary
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home