From a658eab97f05b16bdb4d607aca6ba14818b44262 Mon Sep 17 00:00:00 2001 From: Matthew Chase Whittemore Date: Thu, 28 Jan 2016 12:41:27 -0500 Subject: [PATCH] Upgrade mapbox-gl-js to 0.13.1 Fix default styles to strictly follow the style spec. Users with custom styles should review the new styles to see what values need to be removed and replaced. https://www.mapbox.com/mapbox-gl-style-spec/ is a good resource for working out this sorts of bugs. --- debug/index.html | 6 +++--- src/theme/draw-selected.js | 19 +++---------------- src/theme/draw.js | 8 ++------ 3 files changed, 8 insertions(+), 25 deletions(-) diff --git a/debug/index.html b/debug/index.html index aacfa08ced1..8208e364b1e 100644 --- a/debug/index.html +++ b/debug/index.html @@ -4,7 +4,7 @@ Mapbox GL Draw | Mapbox - +