Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Issue with Get Current Position DA

Scott WesleyApr 15 2025

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.

Comments
Post Details
Added on Apr 15 2025
0 comments
41 views