The latest release of ArcGIS for SharePoint, in October 2022 contains a List map component which allows you to visualize and perform simple editing of geolocation data stored in SharePoint lists. This feature lets you maximize GIS capabilities on the list view in SharePoint. It gives the opportunity to have a quick glance at the location of the geometry/location data in a SharePoint list without having to go through the workflow of creating a map using the map web part in SharePoint.
Let’s walk through a workflow in List map that looks at the capabilities of this new feature
1.Get started with a List (existing or new) in the site contents on your SharePoint Site

2. Open your SharePoint List from the Home Page


3. Select row or rows on the SharePoint List to enable the List Map button

Note: List map doesn’t currently support Lists that contains addresses only, your SharePoint List must be geocoded using the power automate flow: SharePoint Locate Workflow before the List Map can be enabled.
Select Location
Any selected records labeled in recognizable columns will be automatically displayed on the map, using the spatial field in the data. In this example data showing 911 Call Responses, map coordinates are defined as X and Y coordinates which are recognized and mapped.

In addition to using coordinate data, point, polyline, and polygon features can be stored in Esri JSON format, which can be used to map the data. If the data contains both coordinate data and Esri JSON format, such as the 911 call response data, you can change the geometry column to use the field you want to map the data with.

Updating location data is done from the select location pane on the List Map pane.

Basemap Gallery
You can use any of the four default Base Maps without signing in to AGOL, you need only to have signed into your SharePoint organization with a valid SharePoint account and have create/edit privileges .

Pop ups
To get additional information on a feature, click on the feature of interest and the pop up is displayed.

Editing
The 911 Call response data for Detroit, Michigan is displayed as point features on the List Map. To edit any point locations, click on the edit tool and then select only one point on the map. The point can then be moved to any location, and/or coordinates can be edited directly in the edit window.
Edits can be undone or redone and must be saved on completion. If your editing goes wrong, you can always discard your changes.

The same editing functions are available whether your data was mapped from coordinate data or Esri JSON format. Any columns containing the Esri JSON in the SharePoint list must be of type ‘Multiple lines of text’ so that any edits made on the List map can be saved in the SharePoint list.


We can edit the polygon and polyline shape geometry features in List Map, we can undo or redo or discard and save changes the list is updated to show edits. For polyline and polygon data, some additional editing is possible, which allow for changes to be made to the shape of the feature in addition to the location.

Having saved edits, the SharePoint list is updated to reflect the new geometry.

Deleting
To delete any features, click on the delete tool and then from the map, select the features you want to delete.

Either the entire row entry for the selected feature(s) can be deleted from the SharePoint List

or delete just the location information.

If you have any specific questions, kindly drop them under the comment!
Hi @Adeyinka Adekunle, quite a helpful tutorial. I however would like to know if it is possible to edit, delete, etc.. a geographic feature like a point from a layer not from the sharepoint list map but from the ArcGIS for sharepoint web part?(webmap) on the fly. Thanks
Hi Evelyn, we don’t currently offer that in the web part but in the list map feature. I hope this helps.
Hi Adeyinka – when I click List Map I get an error – “No location data found. Make sure your data has valid location information”. I have 2 columns – one for latitude and one for longitude. I have those 2 columns set in List Map. Any ideas?
@Adeyinka and @Brian Strain – I am having the same issue as Brian. Followed your directions above and getting “No location data found.” error as well. I doubled checked that both X and Y fields were multi-line and that data in fields is properly formatted (data actually coming from Survey123 using Power Automate). Any ideas on how to troubleshoot?
@Amy Forsthoefel
Can you edit the columns where you have the X and Y fields to single line or number and reload your data and let me know if you have any more questions.
We are currently working on supporting the multi line column type. Hope this helps
@brian Strain, I apologize this comment didn’t come through and hence the delayed feedback. Currently the team is working on supporting location data stored in multi line of text column type. That’s mostly the reason for that error message. Can you edit the columns where your longitude and latitude are stored to number or single line of text column type, this should solve this issue. Kindly let me know if you have any more questions. After the next release, you won’t need to edit the column type as it will properly display on the map. Thank you for the feed… Read more »