Skip to content

[Maps] [Regression from Xamarin.Forms.Maps] Changing Location on a Pin does nothing #12916

Open
@mfeingol

Description

@mfeingol

Description

Changing the Location property on a Microsoft.Maui.Controls.Maps.Pin does not change the location of the Pin on the map.

Steps to Reproduce

  1. Create a map.
  2. Add a pin at a location.
  3. Change the location of the pin: pin. Location = something;
  4. Observe that the pin does not change its location on the map.

Link to public reproduction project repository

Shouldn't be needed

Version with bug

7.0 (current)

Last version that worked well

7.0 (current)

Affected platforms

Android

Affected platform versions

Android 13

Did you find any workaround?

Removing the pin and re-adding it works. This is annoying and code that updates a pin's location needs to be changed everywhere when porting from Xamarin.Forms.Maps

Relevant log output

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-controls-mapMap / Mapsmigration-compatibilityXamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-Convertpartner/syncfusionIssues / PR's with Syncfusion collaborationplatform/androidpotential-regressionThis issue described a possible regression on a currently supported version., verification pendings/triagedIssue has been reviewedt/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions