Elm map: Fix eo type errors.

This commit is contained in:
Tom Hacohen 2016-04-19 16:51:36 +01:00
parent 86720888fa
commit 8cfa381452
1 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,10 @@
/* FIXME: Handle properly. */
type Elm_Map_Route: __undefined_type;
type Elm_Map_Route_Cb: __undefined_type;
type Elm_Map_Overlay: __undefined_type;
type Elm_Map_Name: __undefined_type;
type Elm_Map_Name_Cb: __undefined_type;
type Elm_Map_Name_List_Cb: __undefined_type;
enum Elm.Map.Zoom_Mode
{