amay077 / Xamarin.Forms.GoogleMaps

Map library for Xamarin.Forms using Google maps API
https://www.nuget.org/packages/Xamarin.Forms.GoogleMaps/
MIT License
546 stars 346 forks source link

Voting: Heatmaps #156

Open amay077 opened 7 years ago

amay077 commented 7 years ago

If you want to this feature then post 👍 to below.

Native Google Maps Android API has heat-map in utility library.

Google Maps SDK for iOS doesn't have it. But, I found library named "LFHeatMap" what implement heat-map for iOS Maps.

This is great works, I think we can implement heat-map for X.F.GoogleMaps using these.

Luca4k4 commented 6 years ago

Yes please! This would be great!

ricardoglc commented 6 years ago

This is the feature I wish the most! I'm currently trying to use https://github.com/alexsorokoletov/Xamarin.Android.Maps.Utils on Android and LFHeatMap on iOS, but having it unified into X.F.GoogleMaps would be great.

Divi28 commented 5 years ago

@ricardoglc Any idea on how to implement heat map in xamarin forms?

ravero commented 5 years ago

Actually I have added this to my own project using Platform Effects (just for iOS at least). I'd welcome this feature right into the library.

AlonRom commented 4 years ago

Hi @amay077 , Is this planned in the near future?

AlonRom commented 1 year ago

@amay077 maybe now?