diff options
author | Sarah Maddox <sarahmaddox@google.com> | 2014-12-23 02:20:20 +0000 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2014-12-23 02:20:23 +0000 |
commit | ab5159310ad68f4a4325d772dc7369f7368b5a5b (patch) | |
tree | 1f81b0cd83580052f509f4671818dc47d20f7b75 | |
parent | 76db15a8c9a644bdff854763a922e1e3fd525e9c (diff) | |
parent | 71de8ea11f5fc46d160690b578c73822fcf1f57c (diff) | |
download | frameworks_base-ab5159310ad68f4a4325d772dc7369f7368b5a5b.zip frameworks_base-ab5159310ad68f4a4325d772dc7369f7368b5a5b.tar.gz frameworks_base-ab5159310ad68f4a4325d772dc7369f7368b5a5b.tar.bz2 |
Merge "docs: Fixes typo on Play services page for Maps." into lmp-docs
-rw-r--r-- | docs/html/google/play-services/maps.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/google/play-services/maps.jd b/docs/html/google/play-services/maps.jd index 7a61d6c..9bf5f80 100644 --- a/docs/html/google/play-services/maps.jd +++ b/docs/html/google/play-services/maps.jd @@ -13,7 +13,7 @@ header.hide=1 <div class="col-6"> <h1 itemprop="name" style="margin-bottom:0;">Google Maps Android API v2</h1> - <p itemprop="description">Allow your users explore the world with rich maps provided by + <p itemprop="description">Allow your users to explore the world with rich maps provided by Google. Identify locations with <b>custom markers</b>, augment the map data with <b>image overlays</b>, embed <b>one or more maps</b> as fragments, and much more.</p> |