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
- Host: GitHub
- URL: https://github.com/alexsorokoletov/xamarin.android.maps.utils
- Owner: alexsorokoletov
- License: mit
- Created: 2015-12-28T17:17:56.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-01-26T10:30:04.000Z (over 7 years ago)
- Last Synced: 2025-05-07T19:58:11.121Z (5 days ago)
- Topics: android, android-maps, bindings, clustering, googlemaps, xamarin, xamarin-android
- Language: C#
- Homepage:
- Size: 6.78 MB
- Stars: 26
- Watchers: 6
- Forks: 13
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Xamarin.Android.Maps.Utils
[](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:
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):