Skip to content

alexsorokoletov/Xamarin.Android.Maps.Utils

Repository files navigation

Xamarin.Android.Maps.Utils

NuGet Badge

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

Samples and other information about Android Maps Utils on official Android maps utils website

Available as NuGet package 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

  1. Import GeoJSON onto your map

  2. Import KML onto your map

  3. Add heatmaps to your map

  4. Customize markers via bubble icons

  5. Encode and decode polylines

  6. Calculate distances, areas and headings via spherical geometry

Other information

Version 0.5.0 is compiled against googlemaps/android-maps-utils@0.5 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: