<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Im trying to implement fully MVVM pattern. in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/im-trying-to-implement-fully-mvvm-pattern/m-p/271448#M3194</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes...(and no?).&amp;nbsp; If you just need to get at the Map object this is very easy.&amp;nbsp; Just data bind the map from your VM and use in that way.&amp;nbsp; I believe that the MapView object itself contains too much functionality and needs a way to share across an application.&amp;nbsp; I believe this is possible while still using MVVM, others would disagree that the approach is MVVM.&amp;nbsp;&amp;nbsp;&lt;A href="https://community.esri.com/thread/212322"&gt;Accessing MapView methods like IdentifyGraphicsOverlaysAsync from viewmodel.&lt;/A&gt;&amp;nbsp; But besides this very specific case, yes, the API is designed along these lines and you should be able to do what you need and use MVVM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 May 2018 15:30:28 GMT</pubDate>
    <dc:creator>JoeHershman</dc:creator>
    <dc:date>2018-05-21T15:30:28Z</dc:date>
    <item>
      <title>Im trying to implement fully MVVM pattern.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/im-trying-to-implement-fully-mvvm-pattern/m-p/271447#M3193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Im trying to implement fully MVVM pattern with runtime SDK 100.2. The question is can i implements all the features of ESRI. Set basemap/surface/layers/graphics and so.......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2018 12:56:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/im-trying-to-implement-fully-mvvm-pattern/m-p/271447#M3193</guid>
      <dc:creator>SlavaLoshkariev</dc:creator>
      <dc:date>2018-05-21T12:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: Im trying to implement fully MVVM pattern.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/im-trying-to-implement-fully-mvvm-pattern/m-p/271448#M3194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes...(and no?).&amp;nbsp; If you just need to get at the Map object this is very easy.&amp;nbsp; Just data bind the map from your VM and use in that way.&amp;nbsp; I believe that the MapView object itself contains too much functionality and needs a way to share across an application.&amp;nbsp; I believe this is possible while still using MVVM, others would disagree that the approach is MVVM.&amp;nbsp;&amp;nbsp;&lt;A href="https://community.esri.com/thread/212322"&gt;Accessing MapView methods like IdentifyGraphicsOverlaysAsync from viewmodel.&lt;/A&gt;&amp;nbsp; But besides this very specific case, yes, the API is designed along these lines and you should be able to do what you need and use MVVM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2018 15:30:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/im-trying-to-implement-fully-mvvm-pattern/m-p/271448#M3194</guid>
      <dc:creator>JoeHershman</dc:creator>
      <dc:date>2018-05-21T15:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: Im trying to implement fully MVVM pattern.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/im-trying-to-implement-fully-mvvm-pattern/m-p/271449#M3195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The only current issue I'm aware of is assigning the LocationDisplay from a viewmodel to the MapView as it is not currently settable (it's on our backlog to resolve). Everything else fully supports MVVM.&lt;/P&gt;&lt;P&gt;Naturally view operations (like zoom to, click events etc) have to happen in your view code, but there's ways to have your VM trigger/raise events that the view will listen and react to, so you don't have to bleed your view into your viewmodel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2018 18:02:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/im-trying-to-implement-fully-mvvm-pattern/m-p/271449#M3195</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2018-05-22T18:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: Im trying to implement fully MVVM pattern.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/im-trying-to-implement-fully-mvvm-pattern/m-p/271450#M3196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take a look at the Maps App Example App. It implements MVVM in a cross platform environment.&amp;nbsp;&amp;nbsp;&lt;A class="" href="https://github.com/Esri/maps-app-dotnet" title="https://github.com/Esri/maps-app-dotnet"&gt;GitHub - Esri/maps-app-dotnet: Your organization's suite of cross platform mapping apps built with the ArcGIS Runtime SD…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2018 18:07:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/im-trying-to-implement-fully-mvvm-pattern/m-p/271450#M3196</guid>
      <dc:creator>MaraStoica4</dc:creator>
      <dc:date>2018-05-22T18:07:20Z</dc:date>
    </item>
  </channel>
</rss>

