An open API service indexing awesome lists of open source software.

https://github.com/alexsorokoletov/xamarin.android.maps.utils

Xamarin.Android bindings for https://github.com/googlemaps/android-maps-utils
https://github.com/alexsorokoletov/xamarin.android.maps.utils

android android-maps bindings clustering googlemaps xamarin xamarin-android

Last synced: 5 days ago
JSON representation

Xamarin.Android bindings for https://github.com/googlemaps/android-maps-utils

Awesome Lists containing this project

README

        

# Xamarin.Android.Maps.Utils

[![NuGet Badge](https://buildstats.info/nuget/Xamarin.Android.Maps.Utils?includePreReleases=true)](https://www.nuget.org/packages/Xamarin.Android.Maps.Utils/)

Xamarin.Android bindings for [https://github.com/googlemaps/android-maps-utils](https://github.com/googlemaps/android-maps-utils)

Samples and other information about Android Maps Utils on official [Android maps utils website](https://developers.google.com/maps/documentation/android-api/utility/)

[Available as NuGet package](https://www.nuget.org/packages/Xamarin.Android.Maps.Utils) `Xamarin.Android.Maps.Utils`

### Features

1. Manage marker clusters

Screenshot from Xamarin.Android app with customized markers:

Clustering in Xamarin.Android app with customized markers

2. Import GeoJSON onto your map

3. Import KML onto your map

4. Add heatmaps to your map

5. Customize markers via bubble icons

6. Encode and decode polylines

7. Calculate distances, areas and headings via spherical geometry

#### Other information

Version 0.5.0 is compiled against googlemaps/[email protected] and Play Services 9.6.1

Version 0.5.1-beta1 is compiled against googlemaps/android-maps-utils@efaceb7915570fdb9d156de335b14ad53d045ba4 and Play Services 9.6.1

Version 0.5.1-beta2 is compiled against googlemaps/android-maps-utils@efaceb7915570fdb9d156de335b14ad53d045ba4 and Play Services 10.0.1

Demo from [googlemaps/android-maps-utils repository](https://github.com/googlemaps/android-maps-utils):