diff --git a/Fabulous.XamarinForms.Maps.sln b/Fabulous.XamarinForms.Maps.sln
index bd0d295..15c9db8 100644
--- a/Fabulous.XamarinForms.Maps.sln
+++ b/Fabulous.XamarinForms.Maps.sln
@@ -33,9 +33,9 @@ Global
{77D266C1-CEB9-4342-BCCF-C767B4D9C3B6}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{1C73C577-0B28-46E8-90F6-60868E259B01}.Release|Any CPU.ActiveCfg = Release|iPhoneSimulator
{1C73C577-0B28-46E8-90F6-60868E259B01}.Release|Any CPU.Build.0 = Release|iPhoneSimulator
- {1C73C577-0B28-46E8-90F6-60868E259B01}.Debug|Any CPU.ActiveCfg = Debug|iPhone
- {1C73C577-0B28-46E8-90F6-60868E259B01}.Debug|Any CPU.Build.0 = Debug|iPhone
- {1C73C577-0B28-46E8-90F6-60868E259B01}.Debug|Any CPU.Deploy.0 = Debug|iPhone
+ {1C73C577-0B28-46E8-90F6-60868E259B01}.Debug|Any CPU.ActiveCfg = Debug|iPhoneSimulator
+ {1C73C577-0B28-46E8-90F6-60868E259B01}.Debug|Any CPU.Build.0 = Debug|iPhoneSimulator
+ {1C73C577-0B28-46E8-90F6-60868E259B01}.Debug|Any CPU.Deploy.0 = Debug|iPhoneSimulator
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{42433804-9F8B-4F47-9A69-8073E0E7259C} = {C85DF18C-B918-40DA-907C-29F57C72A6D9}
diff --git a/src/Fabulous.XamarinForms.Maps.fsproj b/src/Fabulous.XamarinForms.Maps.fsproj
index d0e3cb4..a00aa19 100644
--- a/src/Fabulous.XamarinForms.Maps.fsproj
+++ b/src/Fabulous.XamarinForms.Maps.fsproj
@@ -14,6 +14,7 @@
+
diff --git a/src/Map.fs b/src/Map.fs
index 62d813b..239efc6 100644
--- a/src/Map.fs
+++ b/src/Map.fs
@@ -11,6 +11,38 @@ type IMap =
module Map =
let WidgetKey = Widgets.register