|
POST
|
, Thanks for sharing more detail, my machine is at Windows 11, 24, no typo here. Few questions If you go to the developers tool, do you see any console errors? Do you have large number of features, if yes how many? Is it possible for you to share your app with us? If it is not publicly shared, I would suggest to reach out to esri tech support, they can access your app securely and narrow down the issue. I hope your issue resolves soon.
... View more
yesterday
|
0
|
0
|
46
|
|
BLOG
|
We have added Near Me express mode in June 2026 ArcGIS Online update with batch select layers and batch configuration capability. If you have large number of layers in your map, this feature will support batch configuration with basic options efficiently with just a few clicks. The analyses will be added as a separate analysis so you can go back to each individual analysis and change basic settings. If you need advanced functionalities like multi level grouping, sorting by fields, clip features, select fields to export, you can convert the app to full mode to access those options.
... View more
|
0
|
0
|
196
|
|
POST
|
Hi @Teresa_Blader I am so sorry to hear that you are having issues with Manager, I am not able to repro the issues you mention in Edge or Chrome, my machine has Windows 11, 24 H2. You mentioned this behavior doesn't seem to impact every Manager Instant app, is there anything different about this app? I think you are right about contacting your IT department regarding these issues. We haven't heard any such issue from other users, but I will keep an eye on. Hope these problems resolve soon.
... View more
|
0
|
1
|
118
|
|
IDEA
|
Hi @DavidEgginton , We have plan to add an option to return the true closest feature (without buffer) to a specified location and we are currently working towards adding the server side functionality . At the current moment, we calculate distance at the client side which can be performance heavy when there are large number of features in the layer. In Near Me Proximity returns more than one results, we will see if we can add option there as well to return X number of features without any specified search distance. I will update this thread once we make progress on this issue. Thank you for sharing your idea with us. Aziza
... View more
3 weeks ago
|
0
|
0
|
194
|
|
POST
|
Hi @erinorourke23 if you have a selected feature and Near Me is open, Near Me will run the analysis based on the selected feature because of the url parameter support, this behavior is as designed, however we have added a configuration in the February 2026 update to turn the url parameter off. If you do not need url parameter, you can turn this off and it will not run automatically when there is a selected feature, by default the option is on. You will get this configuration with Enterprise 12.1 under General Settings
... View more
05-28-2026
08:54 AM
|
0
|
0
|
267
|
|
POST
|
Hi @BeckyC-O , unfortunately no, it was introduced in 11.5 Enterprise version.
... View more
04-28-2026
02:04 PM
|
0
|
1
|
404
|
|
POST
|
hi @SallieVaughn , Where did you modify the status type, ArcGIS Online or Pro? Also, In the Map viewer if you try to create a new feature do you see the updated template?
... View more
04-07-2026
10:17 AM
|
1
|
1
|
759
|
|
IDEA
|
@HafidaAttar , Are you still seeing this issue? If yes, could you please share your app and a screenshot of data that are truncated?
... View more
03-03-2026
03:41 PM
|
0
|
0
|
235
|
|
POST
|
@lforman , We released a fix for a summary issue similar to yours, we were seeing issue when the buffer distance is zero, but looks like you are using a buffer distance, so I am not sure if the fix will work for you. Could you please check your app and run the Near Me again and see if the summary analysis looks right or not?
... View more
02-27-2026
09:43 PM
|
1
|
1
|
600
|
|
POST
|
Hi @lforman, Could you please share a screenshot of your app with map and Near Me with results pane? Also, is it possible for you to share the app with me? We are looking into it. It is not necessary that sum of shape_area will be always same as sum of intersected area, shape_area field is system calculated field and is based on spatial reference unit of your data. Sum of intersected area is in kilometers here (buffer unit). Also, sum of intersected area settings do not clip Near Me's sum of intersected area calculates the area of intersected polygons, so it will get the full area of intersected polygon even if it is intersected partially.
... View more
02-26-2026
09:43 PM
|
0
|
0
|
637
|
|
BLOG
|
We have added some exciting new capabilities in Manager in February 2026 ArcGIS Online update Added an interactive selection Lasso tool: We have added a new lasso and clear selection tool in map. Clear Selection tool will show up when there is any selection. These tools work with Feature selection configuration option (Interactivity > modify > Feature Selection). The default value is multiple, if you change it to single, these tools will not show up. Support for reference layers in the map: Added support to view and select features from reference layers in the map. It will work the same way as the editable layer except you will not see the Edit button. Customize Create features button label: Added a configuration option to customize create feature/record label at the map level, it is in Manager > Select the map> Edit and you should see this option. Add Layer list widget to control visibility of layers in map: Added the layer list widget in Map, also added a configuration option in Interactivity >Modify >Layer list to control the visibility of this widget. You can now turn on or off layers in the map. Turn off autosave option: We added a configuration option to turn off the auto save in table editing in Manager. This setting will be useful for cases when adding a contingent value. Editing may fail silently when there is any mismatch while editing contingent values. You will find this option in Manager > select the map >Edit panel, this is on by default but you can turn it off and Save button will show when you edit a value in the table itself. Contingent value validation support Manager now supports contingent value validation, if you have a layer published with contingent value, Manager will filter out records for the child field based on the parent field , same experience as Map viewer. It will show error/alert message when validation fails to protect data integrity. Added a url parameter to turn off map list navigation: When you have multiple maps in the app and you are using the same app in different places, you can turn off the map list dropdown to prevent users browsing to other maps. The parameter name is maplist, it is enabled by default, so if you need to hide the maplist navigation button, use maplist=false with the map id you wanted to show. Here is an example url parameter structure https://www.arcgis.com/apps/instant/manager/index.html?appid={id of the app}& webmap={id of the webmap}&maplist=false
... View more
02-26-2026
11:47 AM
|
3
|
0
|
400
|
|
BLOG
|
In this update, we mostly worked on performance improvement in Near Me. Near Me previously encountered performance issues when processing large datasets, dense or complex geometries, or handling large number of configured layers. These challenges could cause the user interface to become unresponsive, requiring users to wait until it recovered. In the February 2026 update, several enhancements were introduced to boost performance and user experience, especially when working with large, complex, or geometry-dense datasets. While the visual changes on the front end are minimal, the backend functionalities got significant updates to improve performance. This performance improvement initiative is an ongoing, long-term project, and we are actively working in this area. 1) Performance enhancements Introduced: Deferred Processing Near Me now defers certain actions until needed, improving responsiveness. For example. when running Near Me, it first shows the count of results. In case of result count over 10000, actual results (first 20) are rendered only when users expand a layer accordion. A threshold of 10,000 records Following functionalities in Near Me need all results to be fetched to work, Export Generating output data source Clip features (Proximity setting for line or polygon features) Highlighting features With the new changes, if the result count is below 10,000, the above features will work without doing anything from the user's side but if result count is above 10,000, users will need to use Retrieve all tool for these to work. For more detail about these changes and best practices for performance optimization, please visit the blog 2) “Regardless of layer visibility, display results in” setting is enhanced and we added support to hide hidden layers result’s (layers that have their visibility turned off in the map) in Near Me widget panel: Near Me panel — When enabled, display results from hidden layers when the Near Me widget finds results from those layers. You can turn this option off to hide the results from hidden layers. Map — When enabled, it turns on layer visibility for any hidden layers on the map when the Near Me widget finds results from those layers. 3) URL parameters — Added a new setting for URL parameters in General settings tab. When this option is turned on, the Near Me widget runs automatically for features selected with URL parameters.
... View more
02-26-2026
08:27 AM
|
6
|
0
|
1286
|
|
POST
|
Hi @shodge_fsu This issue seems to be url parameter support issue. Near Me supports url parameters. If you have a selected feature or features and NM is present the app , it runs automatically. We are planning to add a setting in February update (2026) like Search and Map widget. When the setting is enabled, url parameter will work otherwise it won't. So after the update (I will reply here) you can use the new dev edition 1.20 (should be out in March) to control this behavior.
... View more
12-05-2025
11:20 AM
|
0
|
1
|
885
|
|
BLOG
|
We only have few updates for Near Me in October 2025 New features: Near Me now supports current location as input: You can use the Map widget's Locate tool to set your current location as the input location for the Near Me widget. To do this, add the Location change trigger in Map widget settings, choose a Near Me widget as the target, then select the Set location message action. Added support to clip features: We have added a new setting in Near Me Proximity analysis to clip intersected features. This setting will only show up for line and polygon features when you configure Proximity analysis. When enabled, it will return intersected length or area of the proximity features by the input feature or input feature search area. The clipped area or length will also be included in the exported PDF report and other exported format when export is supported in the layer. Existing setting move: Feature count setting is moved to Edit analysis panel, showing feature count could be controlled at layer level.
... View more
10-24-2025
04:50 PM
|
4
|
4
|
1672
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 04-07-2026 10:17 AM | |
| 1 | 02-27-2026 09:43 PM | |
| 6 | 02-26-2026 08:27 AM | |
| 3 | 02-26-2026 11:47 AM | |
| 4 | 10-24-2025 04:50 PM |
| Online Status |
Online
|
| Date Last Visited |
yesterday
|