ArcGIS.PCL.XamarinMaps
0.3.1
Requires NuGet 2.8.1 or higher.
dotnet add package ArcGIS.PCL.XamarinMaps --version 0.3.1
NuGet\Install-Package ArcGIS.PCL.XamarinMaps -Version 0.3.1
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="ArcGIS.PCL.XamarinMaps" Version="0.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ArcGIS.PCL.XamarinMaps --version 0.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ArcGIS.PCL.XamarinMaps, 0.3.1"
#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 ArcGIS.PCL.XamarinMaps as a Cake Addin #addin nuget:?package=ArcGIS.PCL.XamarinMaps&version=0.3.1 // Install ArcGIS.PCL.XamarinMaps as a Cake Tool #tool nuget:?package=ArcGIS.PCL.XamarinMaps&version=0.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Extensions for converting ArcGIS features into their Xamarin.Forms.Maps equivalent.
Works with Windows Phone 8 and higher, Xamarin Android and Xamarin iOS.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- ArcGIS.PCL (>= 4.0.0)
- ArcGIS.PCL.JsonDotNetSerializer (>= 1.0.0)
- Xamarin.Forms.Maps (>= 1.2.2.6243)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Updated NuGet references.
Added converting Pins to Points.
Added converting Point to Position.
Added converting Extent to MapSpan.
Added math utility methods for distance, bearing.