![]() |
VOOZH | about |
dotnet add package Xamarin.Google.Maps.Utils --version 1.3.9
NuGet\Install-Package Xamarin.Google.Maps.Utils -Version 1.3.9
<PackageReference Include="Xamarin.Google.Maps.Utils" Version="1.3.9" />
<PackageVersion Include="Xamarin.Google.Maps.Utils" Version="1.3.9" />Directory.Packages.props
<PackageReference Include="Xamarin.Google.Maps.Utils" />Project file
paket add Xamarin.Google.Maps.Utils --version 1.3.9
#r "nuget: Xamarin.Google.Maps.Utils, 1.3.9"
#:package Xamarin.Google.Maps.Utils@1.3.9
#addin nuget:?package=Xamarin.Google.Maps.Utils&version=1.3.9Install as a Cake Addin
#tool nuget:?package=Xamarin.Google.Maps.Utils&version=1.3.9Install as a Cake Tool
This is a set of Xamarin bindings of Google Maps Utils for iOS and Android
This open-source library contains utilities that are useful for a wide range of applications using the Google Maps Android API and Google Maps SDK for iOS.
The latest stable release of the AffirmSDK is available on NuGet.
A demo app that integrates Affirm is included in the repo. You may clone the GitHub repository into a new Visual Studio project folder and run the Examples project.
For more information, check out the detailed guide on the Google Developers site. You can also view the generated reference docs for a full list of classes and their methods.
As of version 1.1.0 we have added new features for easy customization of markers. There is a new delegate GMUClusterRendererDelegate on GMUDefaultClusterRenderer which allows developers to customize properties of a marker before and after it is added to the map. Using this new delegate you can achieve something cool like this:
π Customize cluster and item markers
See CustomMarkerViewController for the implementation.
As of version 2.0.0 we have added new features for rendering KML and GeoJSON inputs. This first version supports common geometries like Point, Polyline, Polygon, GroundOverlay. Please note that this version does not support interaction with the rendered geometries.
The following screenshot shows a demo of a KML file being rendered on the map. See KMLViewController for how to use the new APIs.
π KML and GeoJSON rendering
As of version 2.1.0 we have added new features for rendering heatmaps. Heatmaps make it easy for viewers to understand the distribution and relative intensity of data points on a map. Rather than placing a marker at each location, heatmaps use color to represent the distribution of the data.
In the example below, red represents areas of high concentration of police stations in Victoria, Australia.
A map with a heatmap showing location of police stations
For more information, check out the detailed guide on the Google Developers site.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0-android34.0 net8.0-android34.0 is compatible. net8.0-ios17.2 net8.0-ios17.2 is compatible. net9.0-android net9.0-android was computed. net9.0-ios net9.0-ios was computed. net10.0-android net10.0-android was computed. net10.0-ios net10.0-ios was computed. |
Showing the top 5 NuGet packages that depend on Xamarin.Google.Maps.Utils:
| Package | Downloads |
|---|---|
|
Onion.Maui.GoogleMaps.Clustering
Helper library for Onion.Maui.GoogleMaps to support clustering |
|
|
Iratrips.MapKit
Iratrips.Mapkit lets you customize pins, add overlays, calculate routes, search place predictions, cluster pins and more! |
|
|
Sheehan.Maui.GoogleMaps.Clustering
Helper library for Sheehan.Maui.GoogleMaps to support clustering |
|
|
lucnd.icloud.maui.googlemaps
Tiα»n Γch hα» trợ google map |
|
|
Mile15.Maui.Controls.Maps
Map control and associated handlers and map objects for .NET MAUI applications. |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.3.9 | 77,197 | 10/20/2024 |
| 1.3.8 | 13,291 | 5/27/2024 |
| 1.3.7 | 255 | 5/26/2024 |
| 1.3.6 | 244 | 5/26/2024 |
| 1.3.5 | 264 | 5/23/2024 |
| 1.3.4 | 12,365 | 8/30/2022 |
| 1.3.3 | 1,436 | 8/30/2022 |
| 1.3.2 | 1,388 | 8/30/2022 |
| 1.3.1 | 1,369 | 8/30/2022 |
| 1.3.0 | 1,393 | 8/30/2022 |
| 1.2.9 | 1,360 | 8/30/2022 |
| 1.2.8 | 1,485 | 8/30/2022 |
| 1.2.7 | 1,363 | 8/30/2022 |
| 1.2.6 | 1,366 | 8/30/2022 |
| 1.2.5 | 1,430 | 8/30/2022 |
| 1.2.4 | 1,355 | 8/30/2022 |
| 1.2.3 | 1,373 | 8/30/2022 |
| 1.2.2 | 1,372 | 8/30/2022 |
| 1.2.1 | 1,469 | 8/30/2022 |
| 1.2.0 | 1,462 | 8/30/2022 |
Native Library version:
[iOS] GoogleMapsUtils 3.2.1
[Android] GoogleMapsUtils 3.8.2