From 23c3623bda77a4601cfec3dfd7d9961b7d4fb83c Mon Sep 17 00:00:00 2001 From: Jakub Hampl Date: Fri, 13 Jul 2018 16:26:15 +0100 Subject: Various small fixes --- examples/Example01.elm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/Example01.elm') diff --git a/examples/Example01.elm b/examples/Example01.elm index 8348f84..32f5bd6 100644 --- a/examples/Example01.elm +++ b/examples/Example01.elm @@ -3,7 +3,7 @@ module Example01 exposing (main) import Html exposing (div, text) import Html.Attributes exposing (style) import LngLat exposing (LngLat) -import MapCommands +import MapCommands exposing (Response(..)) import Mapbox.Cmd.Option as Opt import Mapbox.Element exposing (..) import Mapbox.Expression as E exposing (false, float, int, str, true) -- cgit v1.2.3