From 740654ff5654b6f572ddb6be7b34991bb2d73d02 Mon Sep 17 00:00:00 2001 From: Andrei Nitescu Date: Mon, 1 Apr 2019 21:12:40 +0300 Subject: [PATCH] Map with ItemTemplateSelector (#5226) * Map with ItemTemplateSelector * Fixed Map test --- .../MapWithItemsSourceGallery.xaml | 65 ++++--- .../MapWithItemsSourceGallery.xaml.cs | 10 + Xamarin.Forms.Core.UnitTests/MapTests.cs | 180 +++++++++++------- Xamarin.Forms.Maps/Map.cs | 29 ++- 4 files changed, 182 insertions(+), 102 deletions(-) diff --git a/Xamarin.Forms.Controls/GalleryPages/MapWithItemsSourceGallery.xaml b/Xamarin.Forms.Controls/GalleryPages/MapWithItemsSourceGallery.xaml index e48b7a9c3..5a8b1f528 100644 --- a/Xamarin.Forms.Controls/GalleryPages/MapWithItemsSourceGallery.xaml +++ b/Xamarin.Forms.Controls/GalleryPages/MapWithItemsSourceGallery.xaml @@ -2,34 +2,41 @@ - - - - - - - - - - - - - -