summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/raw/test_line_gradient_feature.geojson
diff options
context:
space:
mode:
Diffstat (limited to 'platform/android/MapboxGLAndroidSDKTestApp/src/main/res/raw/test_line_gradient_feature.geojson')
-rw-r--r--platform/android/MapboxGLAndroidSDKTestApp/src/main/res/raw/test_line_gradient_feature.geojson38
1 files changed, 0 insertions, 38 deletions
diff --git a/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/raw/test_line_gradient_feature.geojson b/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/raw/test_line_gradient_feature.geojson
deleted file mode 100644
index 3525259cba..0000000000
--- a/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/raw/test_line_gradient_feature.geojson
+++ /dev/null
@@ -1,38 +0,0 @@
-{
- "type": "FeatureCollection",
- "features": [
- {
- "type": "Feature",
- "properties": {},
- "geometry": {
- "type": "LineString",
- "coordinates": [
- [
- 9.38507080078125,
- 46.16936992120204
- ],
- [
- 9.07196044921875,
- 45.81540082150529
- ],
- [
- 9.3878173828125,
- 45.85271700071619
- ],
- [
- 9.2010498046875,
- 45.46783598133375
- ],
- [
- 8.876953125,
- 44.422011314236634
- ],
- [
- 7.635498046875,
- 45.07352060670971
- ]
- ]
- }
- }
- ]
-} \ No newline at end of file