Maui.GoogleMaps icon indicating copy to clipboard operation
Maui.GoogleMaps copied to clipboard

Map library for MAUI using Google maps API

Results 11 Maui.GoogleMaps issues
Sort by recently updated
recently updated
newest added

### SUMMARY Add clustering for Android and iOS using the utils library, An example for it is available in Xamarin Forms here : https://github.com/mierzynskim/Xamarin.Forms.GoogleMaps.Clustering ### DETAILS I don't think details...

enhancement
help wanted

### SUMMARY Support for polyline line types. ### DETAILS Would like to be able to add different polyline line types such as dotted, double line, perhaps other styles and patterns...

enhancement
help wanted

### SUMMARY I would love to see heat maps implemented in Maui.GoogleMaps, this was a feature that was requested in the original Xamarin project back in 2016 but never came...

enhancement
help wanted

I'm bringing Xamarin.Forms.GoogleMaps.Clustering back to life and this adjustment is necessary, before this base class was public, but I noticed that there was a change, maybe that's why @sferhah implemented...

### SUMMARY It would be good to either add an example or implement the assigning of map id to import the google cloud map style instead of via the json...

enhancement
help wanted

### This may not be a problem, but rather a limitation or implementation error, I'm still investigating. ### VERSIONS * Maui.GoogleMaps - 5.0.3 * .NET SDK - 8.0.300 ### IDE...

### VERSIONS * Maui.GoogleMaps - 5.0.3 * .NET SDK - 8.0.300 ### IDE - [ ] Rider - [x] Visual Studio - [ ] Visual Studio for Mac ### PLATFORMS...

Google Maps has now released AdvancedMarker which allows for greater customization of the legacy Marker. Is it possible to use this with Maui.GoogleMaps?

### SUMMARY Add some criteria so that a given pin is not grouped with the others. I will work on this item in the next few days, but I still...