actually trying structure project in clean mvvmv way. unfortunately this restriction need find way set pins map without power databinding. 1 workaround have view in viewmodel , set directly. right don't have chance registered view. make sense extend xlabs.forms.mvvm.viewfactory?
before adding new issue on github, hope there better solution handle such restrictions. used mvvm in (small) wpf projects.
no doesn't make sense. best approach extend maps class make pins observerablecollection bindable.
the new documentation format on xamarin site rather difficult read , not provide information require @ hand used believe pins object not bindable.
take @ xamarin forms labs github project idea of how can done. approach defined particularly in extendedpicker classes (here items bound observablecollection).
Comments
Post a Comment