I’m working on a Field Maps setup using a hosted feature layer in ArcGIS Online. My objective is :
Visibility Control: I want users to see only the features that are within a 100-meter radius of their current GPS location.
Editing Restriction: Additionally, if users are farther than 100 meters from a feature, they should not be able to edit it. Ideally, they should get a message like “You’re too far to edit this point. Get within 100m.”
Is it something that is possible to achieve?