How can I change the location of a pin that is already on the map?
In best case scenario I would be able to bind its location property to my view model. Currently, it doesn't seem to be possible outside of removing the old pin and dropping a new pin... Any thoughts?