You didn't specify:

android:giveMeLatestMaps="true"

On Monday, March 19, 2012 8:07:06 AM UTC+8, [email protected] 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 [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

Reply via email to