Skip to content

Commit 9748abb

Browse files
committed
docs: add maps v2 announcement
Change-Id: Ibf9b7ac02ffc8f70b48bcede4df929ec089108c5
1 parent 830b23b commit 9748abb

File tree

4 files changed

+19
-2
lines changed

4 files changed

+19
-2
lines changed

docs/html/develop/index.jd

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,24 @@ position:absolute;top:50%;left:0;width:100%;z-index:-1;text-align:center;display
3030
<a href="" class="slideshow-next">Next</a>
3131
<div class="frame">
3232
<ul>
33+
<li class="item carousel-home">
34+
<div class="col-8">
35+
<img src="{@docRoot}images/google/maps-v2-trulia-n7.png"
36+
class="play no-shadow no-transform" style="margin:0 0 0 40px;max-height:250px;height:250px;
37+
max-width:403px;width:403px" />
38+
</div>
39+
<div class="content-right col-6" style="width:350px">
40+
<h2>New MapView APIs!</h2>
41+
<p>Google Maps Android API version 2 is now available with enhanced
42+
features such as 3D buildings, vector-based map tiles, rich overlay capabilities,
43+
indoor maps, support for fragments, and much more.</p>
44+
45+
<p>The APIs are bundled with Google Play services and are
46+
compatible with Android 2.2 and higher.</p>
47+
<p><a
48+
href="{@docRoot}google/play-services/maps.html" class="button">Read more</a></p>
49+
</div>
50+
</li>
3351
<li class="item carousel-home">
3452
<div class="col-8">
3553
<img
-4.53 KB
Loading
132 KB
Loading

docs/html/index.jd

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ page.metaDescription=The official site for Android developers. Provides the Andr
2020
<h1>Android 4.2 Jelly Bean!</h1>
2121
<p>The latest version of Jelly Bean is here, with performance optimizations, a refreshed UI, and great new features for developers. </p>
2222
<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>
23-
<p><a href="/about/versions/jelly-bean.html" class="button">Learn More</a></p>
23+
<p><a href="{@docRoot}about/versions/jelly-bean.html" class="button">Learn More</a></p>
2424
</div>
2525
</li>
2626
<li class="item carousel-home">
@@ -78,4 +78,3 @@ class="button">Watch the Android sessions</a></p>
7878
</div>
7979
<!-- /Section links -->
8080
</div>
81-

0 commit comments

Comments
 (0)