UnifiedMaps icon indicating copy to clipboard operation
UnifiedMaps copied to clipboard

A platform independent map implementation for Xamarin.Forms

Results 11 UnifiedMaps issues
Sort by recently updated
recently updated
newest added

Hi, Id like to style the map so it's in a dark mode. I know with google maps you can load a style json. i wondered if there is an...

Hi, another question id like the images of pins to shrink when zooming out on a map currently i have event flyers plotted on the map but when i zoom...

Here the conflict: ```` Version conflict detected for Xamarin.GooglePlayServices.Base. Install/reference Xamarin.GooglePlayServices.Base 71.1610.0 directly to project projX.Android to resolve this issue. projX.Android -> Xamarin.Firebase.Messaging 71.1740.0 -> Xamarin.Firebase.Iid 71.1710.0 -> Xamarin.Firebase.Iid.Interop 71.1601.0...

Is there a way to move an existing PIN on the map to a new position? Initially when I open the map, I have a bunch of PINs created, but...

I have at least 25 warnings that are generated from getting the package from Nuget to my project. Although these are warnings they are annoying. Everything in Nuget is upgraded....

Is it possible to edit the appearance of the information window by touching a pin? Could you guide me if you would do with a custom render and how? Greetings.

### Description SelectionChanged have some troubles, sometimes it is not fired to null when click on the map. But the click map event is fired. ### Expected Behavior Deselect the...

### Description On Android, Overlays sometimes are not drawn on the Map or not at the good coordinates. Maybe caused by the MoveToRegion when drawing at the same time. ###...

### Description The pinInfoView is out of the Box when we move to it. ### Expected Behavior It will be great if PinInfoView could be centered, when moving to it....

As iOS does not support Zoom-Levels the existing ZoomLevel property should be refactored to provide a minimal display area setting around a position or pin

enhancement