<?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: Converting mouse position to latitude longitude in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/converting-mouse-position-to-latitude-longitude/m-p/342579#M4019</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you use the tap or holding event on the map, it would be something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Menlo;"&gt; &lt;SPAN style="color: #888a85;"&gt;//&lt;/SPAN&gt;&lt;SPAN style="color: #888a85;"&gt;Get&lt;/SPAN&gt;&lt;SPAN style="color: #888a85;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #888a85;"&gt;the&lt;/SPAN&gt;&lt;SPAN style="color: #888a85;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #888a85;"&gt;map&lt;/SPAN&gt;&lt;SPAN style="color: #888a85;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #888a85;"&gt;point&lt;/SPAN&gt;&lt;SPAN style="color: #888a85;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #888a85;"&gt;in&lt;/SPAN&gt;&lt;SPAN style="color: #888a85;"&gt;&amp;nbsp;WGS84&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #719ecf;"&gt;var&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;holdPt&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #719ecf;"&gt;new&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #4ec9b0;"&gt;MapPoint&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;(e.Location&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;X&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;&amp;nbsp;e.Location&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;Y&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;EsriMapView&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;SpatialReference&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;)&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #719ecf;"&gt;var&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;mapPt&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #4ec9b0;"&gt;MapPoint&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;)&lt;/SPAN&gt;&lt;SPAN style="color: #4ec9b0;"&gt;GeometryEngine&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;Project&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;holdPt&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #4ec9b0;"&gt;SpatialReferences&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;Wgs84&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;)&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Jun 2017 19:16:18 GMT</pubDate>
    <dc:creator>ChadYoder1</dc:creator>
    <dc:date>2017-06-20T19:16:18Z</dc:date>
    <item>
      <title>Converting mouse position to latitude longitude</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/converting-mouse-position-to-latitude-longitude/m-p/342578#M4018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a pretty basic question, but for whatever reason, I have not been able to find the answer. &amp;nbsp;I am porting some code based on a pretty old version of the ESRI .NET API. &amp;nbsp;We would convert coordinates with methods like ESRI.ArcGIS.Client.Bing.Transform.WebMercatorToGeographic. &amp;nbsp;I am simply trying to get the latitude and longitude of the mouse location. &amp;nbsp;Any suggestions on where to start?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2017 18:33:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/converting-mouse-position-to-latitude-longitude/m-p/342578#M4018</guid>
      <dc:creator>RobertGoodwin1</dc:creator>
      <dc:date>2017-06-20T18:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: Converting mouse position to latitude longitude</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/converting-mouse-position-to-latitude-longitude/m-p/342579#M4019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you use the tap or holding event on the map, it would be something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Menlo;"&gt; &lt;SPAN style="color: #888a85;"&gt;//&lt;/SPAN&gt;&lt;SPAN style="color: #888a85;"&gt;Get&lt;/SPAN&gt;&lt;SPAN style="color: #888a85;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #888a85;"&gt;the&lt;/SPAN&gt;&lt;SPAN style="color: #888a85;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #888a85;"&gt;map&lt;/SPAN&gt;&lt;SPAN style="color: #888a85;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #888a85;"&gt;point&lt;/SPAN&gt;&lt;SPAN style="color: #888a85;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #888a85;"&gt;in&lt;/SPAN&gt;&lt;SPAN style="color: #888a85;"&gt;&amp;nbsp;WGS84&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #719ecf;"&gt;var&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;holdPt&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #719ecf;"&gt;new&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #4ec9b0;"&gt;MapPoint&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;(e.Location&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;X&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;&amp;nbsp;e.Location&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;Y&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;EsriMapView&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;SpatialReference&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;)&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #719ecf;"&gt;var&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;mapPt&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #4ec9b0;"&gt;MapPoint&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;)&lt;/SPAN&gt;&lt;SPAN style="color: #4ec9b0;"&gt;GeometryEngine&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;Project&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;holdPt&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #4ec9b0;"&gt;SpatialReferences&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;Wgs84&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;)&lt;/SPAN&gt;&lt;SPAN style="color: #eeeeec;"&gt;;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2017 19:16:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/converting-mouse-position-to-latitude-longitude/m-p/342579#M4019</guid>
      <dc:creator>ChadYoder1</dc:creator>
      <dc:date>2017-06-20T19:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: Converting mouse position to latitude longitude</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/converting-mouse-position-to-latitude-longitude/m-p/342580#M4020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wow, I had something almost identical, and I am still unsure as to why the results I was getting were incorrect, but what you have works for me. &amp;nbsp;Thanks so much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2017 22:15:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/converting-mouse-position-to-latitude-longitude/m-p/342580#M4020</guid>
      <dc:creator>RobertGoodwin1</dc:creator>
      <dc:date>2017-06-20T22:15:08Z</dc:date>
    </item>
  </channel>
</rss>

