I am getting the GPS Latitude/Longitude values from the DeviceFeatures DC in 99.99999 / -999.99999 numerical format ( e.g. "-" sign for West). These values are loaded as defaults in a data entry form. The users are expected to change the values based on their location coordinates. How can I display this GPS decimal values on formatted in N W Degree Minutes format (text-formatting)? Better if the Degree/Minutes are defined by their symbols.
NEW YORK 40.7127° N, 74.0059° W
Any help is appreciated