From b79517f33b5a4e79da9be303eecf6bdbfd406d3e Mon Sep 17 00:00:00 2001 From: HeyStenson Date: Tue, 8 Jan 2019 16:34:16 -0800 Subject: [android] - update link from API docs --- .../src/main/java/com/mapbox/mapboxsdk/maps/Style.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/maps/Style.java b/platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/maps/Style.java index 6ae27ede79..3ef6349fc8 100644 --- a/platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/maps/Style.java +++ b/platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/maps/Style.java @@ -792,7 +792,7 @@ public class Style { /** * Traffic Day: Color-coded roads based on live traffic congestion data. Traffic data is currently * available in - * these select + * these select * countries. Using this constant means your map style will always use the latest version and * may change as we improve the style. */ @@ -801,7 +801,7 @@ public class Style { /** * Traffic Night: Color-coded roads based on live traffic congestion data, designed to maximize * legibility in low-light situations. Traffic data is currently available in - * these select + * these select * countries. Using this constant means your map style will always use the latest version and * may change as we improve the style. */ -- cgit v1.2.1