diff --git a/docs/html/google/play-services/maps.jd b/docs/html/google/play-services/maps.jd index eea17e9bd4060..85a745db26270 100644 --- a/docs/html/google/play-services/maps.jd +++ b/docs/html/google/play-services/maps.jd @@ -1,73 +1,86 @@ page.title=Google Maps -page.landing=true -page.landing.intro=Add Google maps to your Android apps and let your users explore the world. Give your users all of the benefits of the Google Maps, but with the customizations that you need for your app and users. -page.landing.link=https://developers.google.com/maps/documentation/android/ -page.landing.link.text=developers.google.com/maps -page.landing.image=images/gps-maps.png +header.hide=1 @jd:body + +
+ +
+ +
+
+ +

Google Maps

+

Allow your users explore the world with rich maps provided by + Google. Identify locations with custom markers, augment the map data + with image overlays, embed one or more maps as fragments, + and much more.

+

The Google Maps Android API reference is available here on developer.android.com, but for more +information about adding maps to your app, visit:

+

developers.google.com/maps

+
+
+ + +
-
+ + + +
\ No newline at end of file diff --git a/docs/html/google/play-services/plus.jd b/docs/html/google/play-services/plus.jd index 77423185a2acc..571360bcd92f5 100644 --- a/docs/html/google/play-services/plus.jd +++ b/docs/html/google/play-services/plus.jd @@ -1,65 +1,83 @@ page.title=Google+ -page.landing=true -page.landing.intro=Create an engaging social experience and connect with more users by integrating G+ into your app. -page.landing.link=https://developers.google.com/+/mobile/android/ -page.landing.link.text=developers.google.com/+ -page.landing.image=images/gps-plus.png +header.hide=1 @jd:body + +
+ +
+ +
+
+ +

Google+

+

Create an engaging social experience + by integrating Google+ features in your app. You can authenticate users and allow them to + sign in, add +1 buttons so users can recommend your app content, + and allow users to share rich content with Google+.

+ +

The Google+ Android API reference is available here on developer.android.com, but for more +information about integrating Google+, visit:

+

developers.google.com/+

+
+
+
-
+ +
\ No newline at end of file diff --git a/docs/html/images/google/gps-googleplus.png b/docs/html/images/google/gps-googleplus.png new file mode 100644 index 0000000000000..383445b5a301f Binary files /dev/null and b/docs/html/images/google/gps-googleplus.png differ diff --git a/docs/html/images/google/gps-maps.png b/docs/html/images/google/gps-maps.png new file mode 100644 index 0000000000000..2500f144e699b Binary files /dev/null and b/docs/html/images/google/gps-maps.png differ