If I use the ‘Get Current Position’ Dynamic Action to get the geoLocation, I'm successful when returning Lat/Long, but receive a JavaScript error when using GeoJSON return format.
da.geolocation.min.js?v=23.2.6:1 Uncaught TypeError: Illegal invocation
at JSON.stringify (<anonymous>)
at da.geolocation.min.js?v=23.2.6:1:307
Page layout

Action definition

Tested on 23.2.6 and 24.2.3, Chrome & Edge.
Browser location permissions granted.