Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.24 KB

README.md

File metadata and controls

32 lines (23 loc) · 1.24 KB

Xamarin.Google.Maps.Utils

The library can be used as in the included samples.

Nuget plugin forXamarin platform can be downloaded from Xamarin Google Maps Utils

Note

  • That you'll also need to initialize Google Maps with an API key in the AppDelegate.
  • That you'll also need to initialize Google Maps with an API key in the Android Manifest.
  • Using GMSPolyline is possible to decode and endoce Polyines with iOS

DOC Android

Samples and other information about Android Maps Utils on official Google Developers site

DOC iOS

Samples and other information about iOS Maps Utils on official Google Developers site

Features

  1. Manage marker clusters
  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