summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/main/java/overview.html
diff options
context:
space:
mode:
authorJohn Firebaugh <john.firebaugh@gmail.com>2015-12-11 12:39:43 -0800
committerJohn Firebaugh <john.firebaugh@gmail.com>2015-12-16 14:52:29 -0800
commit13d5b18ebaeb330f05c4abfc04e0247222e038ba (patch)
tree90e24f1fb745581767b6979d1c562e60859cbcf6 /platform/android/MapboxGLAndroidSDK/src/main/java/overview.html
parent0db9f229f2bb14e2c6ccd3a8c0d0a30eb25ea5c5 (diff)
downloadqtlocation-mapboxgl-13d5b18ebaeb330f05c4abfc04e0247222e038ba.tar.gz
[android] Move into platform subdirectory
Diffstat (limited to 'platform/android/MapboxGLAndroidSDK/src/main/java/overview.html')
-rw-r--r--platform/android/MapboxGLAndroidSDK/src/main/java/overview.html17
1 files changed, 17 insertions, 0 deletions
diff --git a/platform/android/MapboxGLAndroidSDK/src/main/java/overview.html b/platform/android/MapboxGLAndroidSDK/src/main/java/overview.html
new file mode 100644
index 0000000000..951b8d8e75
--- /dev/null
+++ b/platform/android/MapboxGLAndroidSDK/src/main/java/overview.html
@@ -0,0 +1,17 @@
+<html>
+<body>
+An open source OpenGL-based vector map solution for Android with full styling capabilities.
+<p/>
+For more information, check out <a href="https://www.mapbox.com/android-sdk/">our online overview</a>.
+<p/>
+<!--TODO: Need an Android image-->
+<!--<img src="https://raw.githubusercontent.com/mapbox/mapbox-gl-native/master/ios/screenshot.png"/>-->
+<!--<h2>Changelog</h2>
+<h3>2.1.0</h3>
+Initial release.
+<h3>2.0.0</h3>
+Initial preview release.
+<h3>0.1.0</h3>
+<p>Initial beta release.</p>-->
+</body>
+</html> \ No newline at end of file