I am integrating a map in my app. As I understand there is no fully supported binding for the Map and Pins, so I am setting it up in my View. But I need to get an address from my ViewModel. This should be simple, but I can't figure out how to set a variable to data from my ViewModel with binding. Is this possible?
↧