Good morning,
I've been working at this for a bit and cannot seem to figure out what's going on. I have a latitude/longitude in decimal degrees that I am trying to add to a feature service from a plugin that I am writing in the Pro SDK. The resultant point that is created is dropped in the incorrect location (see attachments). In the Java Runtime, I would just use CoordinateFormatter.fromLatitudeLongitude.
What did I miss?
Result
Code
Thanks,
Tim