Xamarin.Forms.Maps
1.4.1.6349
See the version list below for details.
dotnet add package Xamarin.Forms.Maps --version 1.4.1.6349
NuGet\Install-Package Xamarin.Forms.Maps -Version 1.4.1.6349
<PackageReference Include="Xamarin.Forms.Maps" Version="1.4.1.6349" />
<PackageVersion Include="Xamarin.Forms.Maps" Version="1.4.1.6349" />
<PackageReference Include="Xamarin.Forms.Maps" />
paket add Xamarin.Forms.Maps --version 1.4.1.6349
#r "nuget: Xamarin.Forms.Maps, 1.4.1.6349"
#:package Xamarin.Forms.Maps@1.4.1.6349
#addin nuget:?package=Xamarin.Forms.Maps&version=1.4.1.6349
#tool nuget:?package=Xamarin.Forms.Maps&version=1.4.1.6349
Maps models and renderers for Xamarin.Forms
| Product | Versions 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. |
-
All Frameworks
- Xamarin.Forms (>= 1.4.1.6349)
-
MonoAndroid 1.0
- Xamarin.Forms (>= 1.4.1.6349)
- Xamarin.GooglePlayServices (>= 22.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (20)
Showing the top 20 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
|
|
|
conceptdev/xamarin-forms-samples
Samples that use Xamarin.Forms (http://xamarin.com/forms)
|
|
|
xamarin/app-crm
|
|
|
davidortinau/Xappy
A mobile app to track Xamarin news and explore all the goodness that is .NET for Mobile developers
|
|
|
xamarinhq/app-myshoppe
Cross-platform Xamarin.Forms sample for managing stores.
|
|
|
paulpatarinski/Xamarin.Forms.Plugins
Xamarin Forms Plugins
|
|
|
chrfalch/NControl
Simple Xamarin.Forms wrapper control around the NGraphics library
|
|
|
Samsung/Tizen-CSharp-Samples
Tizen C# Samples for Mobile, Wearable, and TV profiles.
|
|
|
UdaraAlwis/Xamarin-Playground
Random cool stuff I play around using Xamarin.. :3 Some of these cool projects I feature them on my blog, with step by step explanation. :) Don't forget to check it out. Go to: theconfuzedsourcecode.wordpress.com
|
|
|
egvijayanand/dotnet-maui-templates
.NET MAUI Project and Item Templates for VS2022, VS2026, and CLI.
|
|
|
microsoft/app-innovation-workshop
Hands-on workshop designed to help you learn Azure, Mobile & AI
|
|
|
awolf/Xamarin-Forms-InAnger
Xamarin.Forms in Anger code from www.SyntaxismyUI.com my old blog where I wrote about mobile development with Xamarin, iOS and Android.
|
|
|
rdelrosario/xamarin-plugins
Cross platform Xamarin & Windows plugins for PCLs
|
|
|
TorbenK/TK.CustomMap
Extended Map Control
|
|
|
jamesmontemagno/app-monkeychat
Monkey Chat application feature Twilio IP Messaging
|
|
|
sthewissen/KickassUI.Runkeeper
A Xamarin.Forms version of the Runkeeper app to prove you can create goodlooking UI with Xamarin.Forms
|
| Version | Downloads | Last Updated |
|---|---|---|
| 2.0.1.6492-pre1 | 166 | 12/3/2015 |
| 2.0.0.6490 | 2,329 | 12/1/2015 |
| 2.0.0.6484 | 1,079 | 11/21/2015 |
| 2.0.0.6482 | 1,750 | 11/17/2015 |
| 1.5.2.6478-pre3 | 68 | 11/17/2015 |
| 1.5.2.6477-pre2 | 128 | 11/10/2015 |
| 1.5.2.6469-pre1 | 207 | 10/20/2015 |
| 1.5.1.6471 | 3,966 | 10/20/2015 |
| 1.5.1.6468 | 354 | 10/20/2015 |
| 1.5.1.6460-pre2 | 148 | 10/13/2015 |
| 1.5.1.6455-pre1 | 243 | 10/2/2015 |
| 1.5.0.6447 | 4,869 | 9/25/2015 |
| 1.5.0.6446 | 1,597 | 9/16/2015 |
| 1.5.0.6404-pre3 | 349 | 8/25/2015 |
| 1.5.0.6401-pre2 | 142 | 8/21/2015 |
| 1.4.4.6449 | 197 | 9/25/2015 |
| 1.4.4.6443 | 195 | 9/16/2015 |
| 1.4.1.6349 | 6,467 | 3/30/2015 |
## Important Notes ##
This package is identical 1.4.1-pre2 with an update to all portable libraries to now target Profile 259
## Enhancements ##
- Secondary toolbar items on iOS now have a disabled appearance
- Add PREVIEW (unsupported) Xamarin.Forms.Windows package to the family.
## Bug Fixes ##
- [Bug 27782](https://bugzilla.xamarin.com/show_bug.cgi?id=27782) - Hard crash, as soon as a item in a ListView is selected and then changed
- [Bug 27765](https://bugzilla.xamarin.com/show_bug.cgi?id=27765) - Labels misaligned inside of ViewCells (and everything else actually)
- [Bug 26418](https://bugzilla.xamarin.com/show_bug.cgi?id=26418) - [Android] ListView does not update when the bound ObservableCollection changes
- [Bug 27304](https://bugzilla.xamarin.com/show_bug.cgi?id=27304) - Toggling IsVisible for an element in a Grid row does not update properly
- [Bug 27625](https://bugzilla.xamarin.com/show_bug.cgi?id=27625) - ListView cell with multiple labels height crops content
- [Bug 27085](https://bugzilla.xamarin.com/show_bug.cgi?id=27085) - EntryCell has no possibility to hide keyboard on iOS
- [Bug 26771](https://bugzilla.xamarin.com/show_bug.cgi?id=26771) - [Android] jobject must not be IntPtr.Zero when Navigation.PushAsync after resuming app
- [Bug 27301](https://bugzilla.xamarin.com/show_bug.cgi?id=27301) - Bug in ToolbarTracker.UntrackTarget
- [Bug 26487](https://bugzilla.xamarin.com/show_bug.cgi?id=26487) - WebView local files fail within WinPhone
- [Bug 24484](https://bugzilla.xamarin.com/show_bug.cgi?id=24484) - NavigationRenderer.ParentingViewController breaks things
- [Bug 27429](https://bugzilla.xamarin.com/show_bug.cgi?id=27429) - App lifecycle OnResume event called multiple times in tabbed app (one time per tab) in Android
## Other Fixes ##
- Switch.IsToggled on Android no longer resets bindings by mistake.
- Fix potential crash in iOS WebView