am 9748abb6: docs: add maps v2 announcement

* commit '9748abb66865849840f9d36d7ab68eae0ce7357c':
  docs: add maps v2 announcement
This commit is contained in:
Scott Main
2012-11-29 19:05:20 -08:00
committed by Android Git Automerger
4 changed files with 19 additions and 2 deletions

View File

@@ -30,6 +30,24 @@ position:absolute;top:50%;left:0;width:100%;z-index:-1;text-align:center;display
<a href="" class="slideshow-next">Next</a> <a href="" class="slideshow-next">Next</a>
<div class="frame"> <div class="frame">
<ul> <ul>
<li class="item carousel-home">
<div class="col-8">
<img src="{@docRoot}images/google/maps-v2-trulia-n7.png"
class="play no-shadow no-transform" style="margin:0 0 0 40px;max-height:250px;height:250px;
max-width:403px;width:403px" />
</div>
<div class="content-right col-6" style="width:350px">
<h2>New MapView APIs!</h2>
<p>Google Maps Android API version 2 is now available with enhanced
features such as 3D buildings, vector-based map tiles, rich overlay capabilities,
indoor maps, support for fragments, and much more.</p>
<p>The APIs are bundled with Google Play services and are
compatible with Android 2.2 and higher.</p>
<p><a
href="{@docRoot}google/play-services/maps.html" class="button">Read more</a></p>
</div>
</li>
<li class="item carousel-home"> <li class="item carousel-home">
<div class="col-8"> <div class="col-8">
<img <img

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 132 KiB

View File

@@ -20,7 +20,7 @@ page.metaDescription=The official site for Android developers. Provides the Andr
<h1>Android 4.2 Jelly Bean!</h1> <h1>Android 4.2 Jelly Bean!</h1>
<p>The latest version of Jelly Bean is here, with performance optimizations, a refreshed UI, and great new features for developers. </p> <p>The latest version of Jelly Bean is here, with performance optimizations, a refreshed UI, and great new features for developers. </p>
<p>Android 4.2 includes APIs for developing lock sceen widgets and Daydream screensavers, using external displays, creating RTL layouts, building flexible UI with nested Fragments, and much more.</p> <p>Android 4.2 includes APIs for developing lock sceen widgets and Daydream screensavers, using external displays, creating RTL layouts, building flexible UI with nested Fragments, and much more.</p>
<p><a href="/about/versions/jelly-bean.html" class="button">Learn More</a></p> <p><a href="{@docRoot}about/versions/jelly-bean.html" class="button">Learn More</a></p>
</div> </div>
</li> </li>
<li class="item carousel-home"> <li class="item carousel-home">
@@ -78,4 +78,3 @@ class="button">Watch the Android sessions</a></p>
</div> </div>
<!-- /Section links --> <!-- /Section links -->
</div> </div>