I'm migrating an application from leaflet to esri and there's a function L.layerPointToLatLng that returns a geographical coordinate. I was wondering what's Esri equivalent? I tried using toMap from MapView and it doesn't return anywhere close to the same results.