windows phone 8.1 - Getting the position of the point where the user taps on a map -


How do I get latitude and longitude of the point where the user tap on the map?

I tried to do this:

  gOchordinate status = MyMap.ConvertViewportPointToGeoCoordinate (e.GetPosition (MyMap));  

But I get an error that ConvertViewportPointToGeoCoordinate . There is no definition for


Comments

Popular posts from this blog

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -