summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/main/java/overview.html
diff options
context:
space:
mode:
authorBrad Leege <bleege@gmail.com>2016-05-12 12:46:41 -0500
committerBrad Leege <bleege@gmail.com>2016-05-12 12:46:41 -0500
commit716f00c1ae10699d6ab77a59bdb7f7adaac17aec (patch)
tree65fb04907e0a2843d4e9220dd2ec561c520c0f72 /platform/android/MapboxGLAndroidSDK/src/main/java/overview.html
parent006c23128bd526515ff635cb0d3346ecf874f1a1 (diff)
downloadqtlocation-mapboxgl-716f00c1ae10699d6ab77a59bdb7f7adaac17aec.tar.gz
[android] #5014 - Removing malformed HTML from Javadocsandroid-v4.0.1
Diffstat (limited to 'platform/android/MapboxGLAndroidSDK/src/main/java/overview.html')
-rw-r--r--platform/android/MapboxGLAndroidSDK/src/main/java/overview.html8
1 files changed, 5 insertions, 3 deletions
diff --git a/platform/android/MapboxGLAndroidSDK/src/main/java/overview.html b/platform/android/MapboxGLAndroidSDK/src/main/java/overview.html
index 951b8d8e75..f218b3ccf9 100644
--- a/platform/android/MapboxGLAndroidSDK/src/main/java/overview.html
+++ b/platform/android/MapboxGLAndroidSDK/src/main/java/overview.html
@@ -1,9 +1,11 @@
<html>
<body>
+<p>
An open source OpenGL-based vector map solution for Android with full styling capabilities.
-<p/>
+</p>
+<p>
For more information, check out <a href="https://www.mapbox.com/android-sdk/">our online overview</a>.
-<p/>
+</p>
<!--TODO: Need an Android image-->
<!--<img src="https://raw.githubusercontent.com/mapbox/mapbox-gl-native/master/ios/screenshot.png"/>-->
<!--<h2>Changelog</h2>
@@ -14,4 +16,4 @@ Initial preview release.
<h3>0.1.0</h3>
<p>Initial beta release.</p>-->
</body>
-</html> \ No newline at end of file
+</html>