Xamarin.Forms.Maps 1.3.3.6323

There is a newer version of this package available.
See the version list below for details.
dotnet add package Xamarin.Forms.Maps --version 1.3.3.6323
NuGet\Install-Package Xamarin.Forms.Maps -Version 1.3.3.6323
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Xamarin.Forms.Maps" Version="1.3.3.6323" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Xamarin.Forms.Maps --version 1.3.3.6323
#r "nuget: Xamarin.Forms.Maps, 1.3.3.6323"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Xamarin.Forms.Maps as a Cake Addin
#addin nuget:?package=Xamarin.Forms.Maps&version=1.3.3.6323

// Install Xamarin.Forms.Maps as a Cake Tool
#tool nuget:?package=Xamarin.Forms.Maps&version=1.3.3.6323

Maps models and renderers for Xamarin.Forms

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid10 is compatible. 
MonoTouch monotouch10 is compatible. 
Windows Phone wp8 is compatible.  wp81 was computed. 
Xamarin.iOS xamarinios10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories (19)

Showing the top 5 popular GitHub repositories that depend on Xamarin.Forms.Maps:

Repository Stars
xamarin/Xamarin.Forms
Xamarin.Forms is no longer supported. Migrate your apps to .NET MAUI.
xamarin/xamarin-forms-samples
Sample apps built using the Xamarin.Forms framework
xamarin/xamarin-forms-book-samples
Code samples for "Creating Mobile Apps with Xamarin.Forms"
xamarinhq/app-conference
Pre-build conference application built with Xamarin
microsoft/SmartHotel360-Mobile
SmartHotel360 Mobile
Version Downloads Last updated
1.4.3.6358-pre2 262 4/24/2015
1.4.3.6356-pre1 93 4/21/2015
1.4.2.6359 4,053 4/30/2015
1.4.2.6355 995 4/21/2015
1.4.2.6353-pre2 145 3/31/2015
1.4.2.6350-pre1 1 3/30/2015
1.4.1.6349 6,092 3/30/2015
1.4.1.6347-pre2 243 3/19/2015
1.4.1.6342-pre1 146 3/10/2015
1.4.0.6341 2,264 3/9/2015
1.4.0.6340-pre2 85 3/6/2015
1.4.0.6336-pre1 95 3/3/2015
1.3.5.6337 504 3/5/2015
1.3.5.6335 1 3/2/2015
1.3.5.6333-pre1 142 2/17/2015
1.3.4.6332 1 2/17/2015
1.3.4.6331-pre4 98 2/13/2015
1.3.4.6329-pre3 66 2/12/2015
1.3.4.6328-pre2 64 2/11/2015
1.3.4.6325-pre1 83 2/9/2015
1.3.3.6323 821 2/9/2015
1.3.3.6322-pre3 62 2/6/2015
1.3.3.6321-pre2 92 2/4/2015
1.3.3.6318-pre1 1 2/2/2015
1.3.2.6316 723 2/3/2015
1.3.2.6313-pre3 106 1/30/2015
1.3.2.6309-pre2 99 1/28/2015
1.3.2.6299-pre1 166 1/20/2015
1.3.1.6296 3,803 1/4/2015
1.3.1.6294-pre1 195 12/24/2014
1.3.0.6292 926 12/24/2014
1.3.0.6286-pre4 123 12/19/2014
1.3.0.6284-pre3 143 12/12/2014
1.3.0.6280-pre2 99 12/9/2014
1.3.0.6275-pre1 1,747 11/12/2014
1.2.3.6257 5,331 10/2/2014
1.2.3.6256-pre4 128 9/26/2014
1.2.3.6255-pre3 1 9/20/2014
1.2.3.6249-pre2 169 9/9/2014
1.2.3.6246-pre1 155 8/15/2014
1.2.2.6243 2,526 7/30/2014
1.2.2.6241-pre3 67 7/28/2014
1.2.2.6240-pre2 427 7/22/2014
1.2.2.6238-pre1 69 7/17/2014
1.2.1.6229 1,868 7/14/2014
1.1.1.6206 4,676 6/19/2014
1.1.0.6201 1 6/12/2014
1.0.6197 133 6/4/2014
1.0.6188 284 5/28/2014

## Enhancements ##

- Deeply nested Grid performance enhanced

## Bug Fixes ##

- [Bug 21606](https://bugzilla.xamarin.com/show_bug.cgi?id=21606) - Page Title not updating when set in OnAppearing() Method the second time page is displayed. (iOS)
- [Bug 20798](https://bugzilla.xamarin.com/show_bug.cgi?id=20798) - ListView TextCell.DetailProperty only wraps on Android
- [Bug 24777](https://bugzilla.xamarin.com/show_bug.cgi?id=24777) - jobject must not be IntPtr.Zero exception when replacing Content of a Page
- [Bug 26214](https://bugzilla.xamarin.com/show_bug.cgi?id=26214) - On Android, InputTransparent=true does not work with ScrollView
- [Bug 22673](https://bugzilla.xamarin.com/show_bug.cgi?id=22673) - Initially hidden BoxView when made visible does not render (but does take up space in the UI)
- [Bug 25703](https://bugzilla.xamarin.com/show_bug.cgi?id=25703) - Webview waits to load the content until webviews on previous pages are loaded
- [Bug 26139](https://bugzilla.xamarin.com/show_bug.cgi?id=26139) - Navigation.RemovePage() still shows the back button on Android
- [Bug 26304](https://bugzilla.xamarin.com/show_bug.cgi?id=26304) - System.ArgumentNullException thrown when moving items in an ObservableCollection that is observed by a ListView
- [Bug 26064](https://bugzilla.xamarin.com/show_bug.cgi?id=26064) - ListView, ImageCell and disabled source cache and same image url leads to degraded performance
- [Bug 26121](https://bugzilla.xamarin.com/show_bug.cgi?id=26121) - Android ListView.ScrollTo doesn't work when ListView inside TabbedPage
- [Bug 26501](https://bugzilla.xamarin.com/show_bug.cgi?id=26501) - Context Actions cause views to be hidden on iOS after re-use
- [Bug 23585](https://bugzilla.xamarin.com/show_bug.cgi?id=23585) - [Android] ListView not updated when ObservableCollection is modified

## Other Fixes ##

- [Core] CarouselPage now has more informative error when used without Children
- [Android] BoldItalic text now works as expected
- [Android] HeaderCells no longer tapable in TableView
- [Android] Fix NullReferenceException when re-using ListView on second page
- [iOS] SearchBar cancel button hides if there is nothing to clear
- [iOS] EntryCell Completed event fires twice
- [iOS] Fix potential crash with Editor inside of a ScrollView
- [iOS] Fix potential crash when ScrollView is inside of ViewCell
- [iOS] Fix issue where ContextActions could end up out of order
- [WP] Keyboard action for search does not match other platforms
- [Xaml] Text as content property now properly trims whitespace
- [Xaml] Duplicate x:Name's throw a more informative error now
- [Xaml] Better error on Type mismatch for