Xamarin.Forms.Maps
1.3.5.6335
See the version list below for details.
dotnet add package Xamarin.Forms.Maps --version 1.3.5.6335
NuGet\Install-Package Xamarin.Forms.Maps -Version 1.3.5.6335
<PackageReference Include="Xamarin.Forms.Maps" Version="1.3.5.6335" />
<PackageVersion Include="Xamarin.Forms.Maps" Version="1.3.5.6335" />
<PackageReference Include="Xamarin.Forms.Maps" />
paket add Xamarin.Forms.Maps --version 1.3.5.6335
#r "nuget: Xamarin.Forms.Maps, 1.3.5.6335"
#:package Xamarin.Forms.Maps@1.3.5.6335
#addin nuget:?package=Xamarin.Forms.Maps&version=1.3.5.6335
#tool nuget:?package=Xamarin.Forms.Maps&version=1.3.5.6335
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.3.5.6335)
-
MonoAndroid 1.0
- Xamarin.Forms (>= 1.3.5.6335)
- 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.3.5.6335 | 508 | 3/2/2015 |
## Important Notes ##
Device.StartTimer callbacks should now return on the main thread for iOS. If you still have issues please let us know :)
Entry/Editor/SearchBar's inside a ViewCell now set the input mode to AdjustPan rather than AdjustResize when focused. This allows them to correctly focus.
## Bug Fixes ##
- [Bug 20786](https://bugzilla.xamarin.com/show_bug.cgi?id=20786) - Android - ViewCell - Entry and non default Keyboard type
- [Bug 21373](https://bugzilla.xamarin.com/show_bug.cgi?id=21373) - [Android only] An Entry in a ViewCell loses focus immediately
- [Bug 22706](https://bugzilla.xamarin.com/show_bug.cgi?id=22706) - Device.StartTimer has inconsistent behavior across platforms
- [Bug 24179](https://bugzilla.xamarin.com/show_bug.cgi?id=24179) - ListView.ScrollTo does not work as expected on Windows Phone
- [Bug 25555](https://bugzilla.xamarin.com/show_bug.cgi?id=25555) - WP DisplayAlert behaves differently when using back button
- [Bug 26569](https://bugzilla.xamarin.com/show_bug.cgi?id=25659) - [Android] Unable to focus Entry inside ListView
- [Bug 25844](https://bugzilla.xamarin.com/show_bug.cgi?id=25844) - [iOS] Scroll Editor autoscrolls too far when keyboard appears in iPad iOS 7.1 landscape view
- [Bug 25948](https://bugzilla.xamarin.com/show_bug.cgi?id=25948) - [Android] ViewCell Entry fields in a ListView with StackLayout lose focus and do not bring up keyboard
- [Bug 26528](https://bugzilla.xamarin.com/show_bug.cgi?id=26528) - NullReferenceException in Android.PickerRender.UpdatePicker()
- [Bug 26566](https://bugzilla.xamarin.com/show_bug.cgi?id=26566) - Map with IsShowingUser set to true still polls for location after map is no longer displayed (Android)
- [Bug 26650](https://bugzilla.xamarin.com/show_bug.cgi?id=26650) - [Android] Out of Memory error when repeatedly moving back and forth between main page and grid of images in StackLayou
- [Bug 26667](https://bugzilla.xamarin.com/show_bug.cgi?id=26667) - [iOS] Keyboard causes view to scroll incorrectly
- [Bug 26767](https://bugzilla.xamarin.com/show_bug.cgi?id=26767) - [Xamarin.Forms] Xamarin.Forms.Init() must be called prior to using it
- [Bug 26776](https://bugzilla.xamarin.com/show_bug.cgi?id=26776) - [Xamarin.Forms] ListView TextCell.TextProperty only wraps on Android
- [Bug 26797](https://bugzilla.xamarin.com/show_bug.cgi?id=26797) - Custom renderers "cut off" by 44px when NavigationPage's NavigationBar is set to hidden
- [Bug 26814](https://bugzilla.xamarin.com/show_bug.cgi?id=26814) - Rotating an image in the delegate for MessagingCenter.Subscribe causes app to crash.
- [Bug 26817](https://bugzilla.xamarin.com/show_bug.cgi?id=26817) - Binding to label with stringFormat doesn't visualize the expected string
- [Bug 26868](https://bugzilla.xamarin.com/show_bug.cgi?id=26868) - GroupHeaders do not extend on Windows Phone
- [Bug 26889](https://bugzilla.xamarin.com/show_bug.cgi?id=26889) - Global, Implicit Styles Are Not Applied to Modal Pages
- [Bug 27027](https://bugzilla.xamarin.com/show_bug.cgi?id=27027) - SearchBar.SearchCommandParameter is not passed to the command
## Other Fixes ##
- Changing a DynamicResource triggers incorretly RemoveDynamicResource, when used with a binding
- Several additional cases of the infamous Android IntPtr.Zero crash.
- TextColor now resets to the proper value when a style is un-applied.
- Minor memory perf enhancement
- WP ListView group header cell now respects the height property correctly
- Resolve issue where GestureRecognizers inside of ListView would fire against the wrong View.