Xamarin.Forms.Maps
1.3.0.6286-pre4
See the version list below for details.
dotnet add package Xamarin.Forms.Maps --version 1.3.0.6286-pre4
NuGet\Install-Package Xamarin.Forms.Maps -Version 1.3.0.6286-pre4
<PackageReference Include="Xamarin.Forms.Maps" Version="1.3.0.6286-pre4" />
paket add Xamarin.Forms.Maps --version 1.3.0.6286-pre4
#r "nuget: Xamarin.Forms.Maps, 1.3.0.6286-pre4"
// Install Xamarin.Forms.Maps as a Cake Addin #addin nuget:?package=Xamarin.Forms.Maps&version=1.3.0.6286-pre4&prerelease // Install Xamarin.Forms.Maps as a Cake Tool #tool nuget:?package=Xamarin.Forms.Maps&version=1.3.0.6286-pre4&prerelease
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.0.6286-pre4)
-
MonoAndroid 1.0
- Xamarin.Forms (>= 1.3.0.6286-pre4)
- Xamarin.GooglePlayServices (>= 16.0.0)
GitHub repositories (20)
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 | 263 | 4/24/2015 |
1.4.3.6356-pre1 | 94 | 4/21/2015 |
1.4.2.6359 | 4,055 | 4/30/2015 |
1.4.2.6355 | 997 | 4/21/2015 |
1.4.2.6353-pre2 | 147 | 3/31/2015 |
1.4.2.6350-pre1 | 55 | 3/30/2015 |
1.4.1.6349 | 6,094 | 3/30/2015 |
1.4.1.6347-pre2 | 244 | 3/19/2015 |
1.4.1.6342-pre1 | 147 | 3/10/2015 |
1.4.0.6341 | 2,266 | 3/9/2015 |
1.4.0.6340-pre2 | 87 | 3/6/2015 |
1.4.0.6336-pre1 | 97 | 3/3/2015 |
1.3.5.6337 | 506 | 3/5/2015 |
1.3.5.6335 | 447 | 3/2/2015 |
1.3.5.6333-pre1 | 143 | 2/17/2015 |
1.3.4.6332 | 1,018 | 2/17/2015 |
1.3.4.6331-pre4 | 99 | 2/13/2015 |
1.3.4.6329-pre3 | 68 | 2/12/2015 |
1.3.4.6328-pre2 | 66 | 2/11/2015 |
1.3.4.6325-pre1 | 85 | 2/9/2015 |
1.3.3.6323 | 823 | 2/9/2015 |
1.3.3.6322-pre3 | 64 | 2/6/2015 |
1.3.3.6321-pre2 | 94 | 2/4/2015 |
1.3.3.6318-pre1 | 88 | 2/2/2015 |
1.3.2.6316 | 724 | 2/3/2015 |
1.3.2.6313-pre3 | 108 | 1/30/2015 |
1.3.2.6309-pre2 | 100 | 1/28/2015 |
1.3.2.6299-pre1 | 168 | 1/20/2015 |
1.3.1.6296 | 3,805 | 1/4/2015 |
1.3.1.6294-pre1 | 197 | 12/24/2014 |
1.3.0.6292 | 928 | 12/24/2014 |
1.3.0.6286-pre4 | 125 | 12/19/2014 |
1.3.0.6284-pre3 | 144 | 12/12/2014 |
1.3.0.6280-pre2 | 101 | 12/9/2014 |
1.3.0.6275-pre1 | 1,749 | 11/12/2014 |
1.2.3.6257 | 5,333 | 10/2/2014 |
1.2.3.6256-pre4 | 129 | 9/26/2014 |
1.2.3.6255-pre3 | 343 | 9/20/2014 |
1.2.3.6249-pre2 | 171 | 9/9/2014 |
1.2.3.6246-pre1 | 157 | 8/15/2014 |
1.2.2.6243 | 2,528 | 7/30/2014 |
1.2.2.6241-pre3 | 69 | 7/28/2014 |
1.2.2.6240-pre2 | 428 | 7/22/2014 |
1.2.2.6238-pre1 | 71 | 7/17/2014 |
1.2.1.6229 | 1,870 | 7/14/2014 |
1.1.1.6206 | 4,678 | 6/19/2014 |
1.1.0.6201 | 349 | 6/12/2014 |
1.0.6197 | 135 | 6/4/2014 |
1.0.6188 | 286 | 5/28/2014 |
## New API
- MasterBehavior.Default added to MasterBehavior enum. This is now the default setting of MasterBehavior for a MasterDetailPage. It represents the pre 1.3.0 behavior of a MasterDetailPage. Resolves issue where some peoples apps would get an exception in 1.3.0.
- Add MasterDetailPage.ShouldShowToolbarButton method to enable control over the appearance of the toolbar button.
## Bug Fixes
### Core
- Fix stack overflow when pressing back on some pages with TabbedPage.
- SetValue now properly overrides settings from a Style when the Style is applied later.
- Grid now has more nuanced reflow logic for things like labels. This fixes some cases where grid would end up either too small or too large for its content.
- Serialization/Deserialization of Properties in Application no longer fails if the new Dictionary is smaller than the old Dictionary.
- Fix crash in XAML with DataTemplates and event subscription.
### Android
- Pressing back and re-entering the app now cleans up the old Activity and associated renderers. This fixes both memory leak issues and some crashes.
### iOS
- Fix a case where the keyboard could end up overlapping the input area.
- Mixing swipe to go back and press to go back no longer results in a blank page.
- ContextAction More/Cancel buttons now translate properly
### WinPhone
- Fix crash when pressing back button with active ActionSheet.
- TableView no longer selects wrong item when in Landscape mode.
- OpenUriAction now uses LaunchUriAsync.
- ViewCell with a Picker no longer occasionally occludes other elements on screen.