From 6a3495171159e93c8cd6836f1824b8273161b833 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Dietrich?= Date: Thu, 12 Sep 2019 19:07:48 +0200 Subject: updated readme --- examples/Example01.elm | 1 - 1 file changed, 1 deletion(-) (limited to 'examples/Example01.elm') diff --git a/examples/Example01.elm b/examples/Example01.elm index 9401a99..07ac833 100644 --- a/examples/Example01.elm +++ b/examples/Example01.elm @@ -151,7 +151,6 @@ view model = ] } ) - , div [ style "position" "absolute", style "bottom" "20px", style "left" "20px" ] [ text (LngLat.toString model.position) ] ] ] } -- cgit v1.2.3