Xamarin.Forms.Maps
1.4.2.6355
See the version list below for details.
dotnet add package Xamarin.Forms.Maps --version 1.4.2.6355
NuGet\Install-Package Xamarin.Forms.Maps -Version 1.4.2.6355
<PackageReference Include="Xamarin.Forms.Maps" Version="1.4.2.6355" />
<PackageVersion Include="Xamarin.Forms.Maps" Version="1.4.2.6355" />
<PackageReference Include="Xamarin.Forms.Maps" />
paket add Xamarin.Forms.Maps --version 1.4.2.6355
#r "nuget: Xamarin.Forms.Maps, 1.4.2.6355"
#:package Xamarin.Forms.Maps@1.4.2.6355
#addin nuget:?package=Xamarin.Forms.Maps&version=1.4.2.6355
#tool nuget:?package=Xamarin.Forms.Maps&version=1.4.2.6355
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.2.6355)
-
MonoAndroid 1.0
- Xamarin.Forms (>= 1.4.2.6355)
- 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.2.6355 | 1,122 | 4/21/2015 |
## Enhancements ##
- Large performance boost when laying out lots of items on Windows platform
- Small performance boost for Grid layout for all platforms
- Experimental: Allow linker to properly remove Android renderers
## Bug Fixes ##
- [Bug 27007](https://bugzilla.xamarin.com/show_bug.cgi?id=27007) - Out of Memory Error when NOT implementing a button, building to device and rotating screen multiple times
- [Bug 27808](https://bugzilla.xamarin.com/show_bug.cgi?id=27808) - WebView loads with incorrect parameter
- [Bug 27824](https://bugzilla.xamarin.com/show_bug.cgi?id=27824) - IllegalArgumentException: width and height must be > 0
- [Bug 25557](https://bugzilla.xamarin.com/show_bug.cgi?id=25557) - Pin.Clicked does not work
## Other Fixes ##
- [WinRT] Fix potential crash when Image is cleaned up
- [WinRT] Fix potential case where tab bar state does not represent app state correctly
- [iOS] ListView Header and Footer now properly track change events
- [WinRT] Add support for ScrollTo methods
- [Core] Adding warning when attempting to set GroupHeaderTemplate and GroupDisplayBinding at the same time
- [Core] Assorted stability and performance fixes